VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing Namespace / PdfDrawingEngine Class
In This Topic
PdfDrawingEngine Class Properties
In This Topic
For a list of all properties of this type, see PdfDrawingEngine.
Public Properties
 NameDescription
Public PropertyGets or sets the compression that is used for bitonal images.
Public PropertyGets or sets the character spacing, in world space.
Public PropertyGets or sets a copy of region that limits the drawing region of this drawing engine.
Public PropertyGets the bounding rectangle of the clipping region of this drawing engine.
Public PropertyGets or sets the compositing mode. (Inherited from DrawingEngine)
Public PropertyGets or sets the settings for compressing of rasterized PDF pages.
Public PropertyGets the drawing factory of this drawing engine.
Public PropertyGets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. (Inherited from DrawingEngine)
Public PropertyGets or sets the fonts, which can be used for drawing of text.
Public PropertyGets or sets the compression that is used for non-bitonal and non-indexed images.
Public PropertyGets or sets the compression that is used for indexed images.
Public PropertyGets or sets the interpolation mode associated with this drawing engine.
Public PropertyGets a value indicating whether the clipping region of drawing engine is empty. (Inherited from DrawingEngine)
Public PropertyGets a value indicating whether this drawing engine draws on vector drawing surface.
Public PropertyGets or sets the minimum width of pen, measured in device pixels. (Inherited from DrawingEngine)
Public PropertyGets the rendering mode. (Inherited from DrawingEngine)
Public PropertyGets the resolution of this drawing engine.
Public PropertyGets or sets the smoothing mode, which is associated with this drawing engine.
Public PropertyGets the source PDF graphics.
Public PropertyGets the source rect.
Public PropertyGets the surface bounds, in surface space.
Public PropertyGets or sets the text rendering method. (Inherited from DrawingEngine)
Public PropertyGets or sets a copy of the geometric world transformation for this drawing engine.
Public PropertyGets the bounding rectangle of the visible clipping region of this drawing engine.
See Also