Table of Contents

Method ContentFromLeftToRight

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

ContentFromLeftToRight()

Sets the content direction from left to right.

public PageLayout ContentFromLeftToRight()

Returns

PageLayout

The updated page layout.

Remarks

Read the Content direction section of the How to layout PDF pages article for examples of using this method.

The Size, position, and rendering of containers article contains additional information about using text direction. Check out the Content direction section in that article, too.