Click or drag to resize

PDFViewCtrlGetContentBoundingBox Method

Gets a tight bounding box around all the pages on the current canvas.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Rect GetContentBoundingBox()

Return Value

Type: Rect

[Missing <returns> documentation for "M:pdftron.PDF.PDFViewCtrl.GetContentBoundingBox"]

See Also