Click or drag to resize

PdfClipPath Properties

The PdfClipPath type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBox Gets the bounding box for all paths and texts in this clipping path object.
Public propertyClippingPaths Gets the enumerable collection of all clipping paths.
Public propertyClippingText Gets the enumerable collection of all page text objects.
Public propertyHandle Gets the Pdfium SDK handle that the clip path is bound to
Public propertyPathCount Gets the number of paths in the ClippingPaths collection.
Public propertyTextCount Gets the number of page text objects in the ClippingText collection.
Top
See Also