Pdf |
The PdfClipPath type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingBox | Gets the bounding box for all paths and texts in this clipping path object. | |
| ClippingPaths | Gets the enumerable collection of all clipping paths. | |
| ClippingText | Gets the enumerable collection of all page text objects. | |
| Handle | Gets the Pdfium SDK handle that the clip path is bound to | |
| PathCount | Gets the number of paths in the ClippingPaths collection. | |
| TextCount | Gets the number of page text objects in the ClippingText collection. |