Back to Devexpress

PdfGraphics Properties

officefileapi-devexpress-dot-pdf-dot-pdfgraphics-dot-underscore-properties.md

latest1.0 KB
Original Source

PdfGraphics Properties

Allows you to draw graphics content on a PDF page.

NameDescription
ConvertImagesToJpegSpecifies whether to convert bitmap images into JPEG to reduce the size of the resulting PDF file.
JpegImageQualityGets or sets the quality of JPEG images in the resulting PDF file.
TextOriginSpecifies how to interpret a point passed to the PdfGraphics.DrawString method as a parameter.
UseKerningGets or sets a value which indicates whether to use kerning when drawing characters.

See Also

PdfGraphics Class

PdfGraphics Members

DevExpress.Pdf Namespace