Pdf |
The PdfClipFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| IsApplied | Gets or sets a value indicating whether the current PDF textual or geometrical content is part of the clipping area. Initial value: . | |
| Rule | Gets or sets the rule used to specify the interior of the PDF geometrical content that is part of the clipping area. Initial value: NonzeroWindingNumber. |
The PdfClipFormat is always applicable to PdfFormContent, is applicable to PdfTextContent and PdfPathContent if IsApplied is , and is not applicable to any other PdfVisualContentElement.
If the PdfClipFormat is not applicable, then clip-related graphics state parameters won't be written when writing the associated PdfVisualContentElement to the underlying content stream.