Click or drag to resize

PDFDocViewPrefsGetLayoutMode Method

Gets the layout mode.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PDFDocViewPrefsPageLayout GetLayoutMode()

Return Value

Type: PDFDocViewPrefsPageLayout
The value of currently selected PageLayout property.
See Also