Click or drag to resize

PDFDocViewPrefsGetViewClip Method

Gets the view clip.

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

Return Value

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