Pdf |
The PdfContentFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| Clip | Gets or sets the formatting properties related to clipping an area. | |
| Fill | Gets or sets the formatting properties related to painting an area (filling). | |
| Stroke | Gets or sets the formatting properties related to drawing a line (stroking). | |
| Text | Gets or sets the text-related formatting properties. |
| Name | Description | |
|---|---|---|
| SetValue | Sets the graphics state parameter value associated with the specified graphics state parameter key. Supported graphics state parameter keys are listed in the first column of the Table 58 – Entries in a Graphics State Parameter Dictionary. (Defined by PdfContentExtensions) | |
| TryGetValue | Gets the graphics state parameter value associated with the specified graphics state parameter key. Supported graphics state parameter keys are listed in the first column of the Table 58 – Entries in a Graphics State Parameter Dictionary. (Defined by PdfContentExtensions) |