PdfGraphics Class Properties
In This Topic
For a list of all properties of this type, see
PdfGraphics.
Public Properties
| | Name | Description |
 | DefaultFontDescent | Gets or sets the font descent default value, in font space. |
 | Document | Gets the PDF document. |
 | ImageTransform | Gets or sets the geometric world transformation for images drawing. |
 | Source | Gets the source tree node. |
 | UseFontDescent | Gets or sets a value indicating whether the PDF graphics object must use the font descent (maximum depth below the baseline reached by glyphs in this font) from PDF font when text is drawing. |
See Also