Method ContentFromLeftToRight
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
ContentFromLeftToRight()
Sets the direction of the content from left to right.
public LayoutContainer ContentFromLeftToRight()
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.