Pdf |
The PdfClipPath type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendPath | Append the specified path to the ClippingPaths collection. | |
| AppendText(PdfTextObject) | Append the specified text object to the ClippingText collection. | |
| AppendText(PdfTextObject) | Append the specified texts object to the ClippingText collection. | |
| DeletePath | Delete the path contained in the ClippingPaths collection at the specified index. | |
| DeleteText | Delete the text object contained in the ClippingText collection at the specified index. | |
| Finalize |
Releases all resources used by the PdfImageObject.
(Overrides ObjectFinalize) | |
| GetFillMode | Get the fill type of the path contained in the ClippingPaths collection at the specified index. | |
| GetPath | Get the path contained in the ClippingPaths collection at the specified index. | |
| GetText | Get the PdfTextObject contained in the ClippingText collection at the specified index. | |
| Transform | ransform (scale, rotate, shear, move) all the paths and texts in this clipping path object. |