Click or drag to resize

PdfPageObjectsCollectionCalcuateBoundingBox Method

Calculate a bounding rectangle enclosing all objects in the collection.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public FS_RECTF CalcuateBoundingBox()

Return Value

FS_RECTF
An FS_RECTF structure that represents the bounding box.
See Also