Click or drag to resize

PDFDocViewPrefsGetPrintArea Method

Gets the prints the area.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PageBox GetPrintArea()

Return Value

Type: PageBox
the page boundary representing the area of a page to be rendered when printing the document.
See Also