Click or drag to resize

PDFDocViewPrefsSetLayoutMode Method

Sets PageLayout property and change the value of the PageLayout key in the Catalog dictionary.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetLayoutMode(
	PDFDocViewPrefsPageLayout layout
)

Parameters

layout
Type: pdftron.PDFPDFDocViewPrefsPageLayout
the new layout mode
See Also