Click or drag to resize

PDFDocGetViewPrefs Method

Gets the view prefs.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PDFDocViewPrefs GetViewPrefs()

Return Value

Type: PDFDocViewPrefs
Viewer preferences for this document. PDFDocViewPrefs is a high-level utility class that can be used to control the way the document is to be presented on the screen or in print.
See Also