PdfGraphics Properties
Allows you to draw graphics content on a PDF page.
Name | Description |
---|---|
Convert |
Specifies whether to convert bitmap images into JPEG to reduce the size of the resulting PDF file. |
Jpeg |
Gets or sets the quality of JPEG images in the resulting PDF file. |
Text |
Specifies how to interpret a point passed to the Pdf |
Use |
Gets or sets a value which indicates whether to use kerning when drawing characters. |
See Also