PdfViewer.RightToLeftText Property

Gets or sets the RightToLeftText of the viewer control.

public Nullable<bool> RightToLeftText { get; set; }
Public Property RightToLeftText As Nullable(Of Boolean)

Property Value

Nullable<bool>

Licensing Info

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

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic