Click or drag to resize

PdfViewerPreferencesDirectionRightToLeft Property

(Optional; PDF 1.3) A flag specifying whether the predominant reading order for text is right to left. This entry has no direct effect on the document’s contents or page numbering but may be used to determine the relative positioning of pages when displayed side by side or printed n-up.

Default value: .


Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public bool DirectionRightToLeft { get; set; }

Property Value

Boolean
A flag specifying whether the predominant reading order for text is right to left.
See Also