Table of Contents

Method ContentFromRightToLeft

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

ContentFromRightToLeft()

Sets the content direction from right to left.

public PageLayout ContentFromRightToLeft()

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.