ViewerPreferences.RightToLeft Property
A flag specifying if right to left text is predominately used by this document.
public bool RightToLeft { get; set; }
Public Property RightToLeft As Boolean
Property Value
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Remarks
This does not affect the right to left property of text objects for text added to the document.