Click or drag to resize

PDFViewCtrlGetRightToLeftLanguage Method

Returns true if the PDFViewCtrl is currently in right to left reading mode. false otherwise.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GetRightToLeftLanguage()

Return Value

Type: Boolean
true if the PDFViewCtrl is currently in right to left reading mode.
See Also