Click or drag to resize

PDFDocViewPrefsGetDirection Method

Gets the direction.

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

Return Value

Type: Boolean
true is the predominant reading order for text is left to right, false otherwise. See SetDirection() for more information.
See Also