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

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

This does not affect the right to left property of text objects for text added to the document.

See Also

ViewerPreferences
ceTe.DynamicPDF

In this topic