Method ContentFromRightToLeft
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
ContentFromRightToLeft()
Sets the direction of the content from right to left.
public LayoutContainer ContentFromRightToLeft()
Returns
- LayoutContainer
The nested container with the applied direction.
Remarks
Read the Content direction section of the Size, position, and rendering of containers article for additional information.