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.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public bool DirectionRightToLeft { get; set; }
Public Property DirectionRightToLeft As Boolean
Get
Set
Property Value
Boolean
A flag specifying whether the predominant reading order for text is right to left.
See Also