Click or drag to resize

PDFDocViewPrefsGetPrintClip Method

Gets the prints the clip.

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

Return Value

Type: PageBox
the page boundary to which the contents of a page are to be clipped when printing the document.
See Also