Name | Description | |
---|---|---|
![]() | PdfDrawingEngine | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfDrawingEngine | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | BitonalImagesCompression | Gets or sets the compression that is used for bitonal images. |
![]() | CharacterSpacing | Gets or sets the character spacing, in world space. |
![]() | Clip | Gets or sets a copy of region that limits the drawing region of this drawing engine. |
![]() | ClipBounds | Gets the bounding rectangle of the clipping region of this drawing engine. |
![]() | CompositingMode | Gets or sets the compositing mode. (Inherited from DrawingEngine) |
![]() | CompressionSettings | Gets or sets the settings for compressing of rasterized PDF pages. |
![]() | DrawingFactory | Gets the drawing factory of this drawing engine. |
![]() | DrawSharpImageBorders | Gets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders. (Inherited from DrawingEngine) |
![]() | Fonts | Gets or sets the fonts, which can be used for drawing of text. |
![]() | ImagesCompression | Gets or sets the compression that is used for non-bitonal and non-indexed images. |
![]() | IndexedImagesCompression | Gets or sets the compression that is used for indexed images. |
![]() | InterpolationMode | Gets or sets the interpolation mode associated with this drawing engine. |
![]() | IsVector | Gets a value indicating whether this drawing engine draws on vector drawing surface. |
![]() | MinPenWidth | Gets or sets the minimum width of pen, measured in device pixels. (Inherited from DrawingEngine) |
![]() | RenderingMode | Gets the rendering mode. (Inherited from DrawingEngine) |
![]() | Resolution | Gets the resolution of this drawing engine. |
![]() | SmoothingMode | Gets or sets the smoothing mode, which is associated with this drawing engine. |
![]() | Source | Gets the source PDF graphics. |
![]() | SourceRect | Gets the source rect. |
![]() | SurfaceBounds | Gets the surface bounds, in surface space. |
![]() | TextRenderingMethod | Gets or sets the text rendering method. (Inherited from DrawingEngine) |
![]() | Transform | Gets or sets a copy of the geometric world transformation for this drawing engine. |
![]() | VisibleClipBounds | Gets the bounding rectangle of the visible clipping region of this drawing engine. |
Name | Description | |
---|---|---|
![]() | BlendPath | Blends the path using the color blending properties for the graphics path. |
![]() | Clear | Clears drawing surface using specified color. (Inherited from DrawingEngine) |
![]() | Close | Closes this drawing engine. |
![]() | CombineClip | Overloaded. Combines current clip with the specified path. (Inherited from DrawingEngine) |
![]() | CreateCharacterSpacingHolder | Overloaded. Creates a holder of |
![]() | CreateClipHolder | Creates a holder of Clip property. (Inherited from DrawingEngine) |
![]() | CreateCompositingModeHolder | Overloaded. Creates a holder of |
![]() | CreateDrawSharpImageBordersHolder | Overloaded. Creates a holder of |
![]() | CreateGraphicsStateHolder | Creates a holder of graphics state. (Inherited from DrawingEngine) |
![]() | CreateInterpolationModeHolder | Overloaded. Creates a holder of |
![]() ![]() | CreateRasterEngine | Creates the drawing engine on specified image. (Inherited from DrawingEngine) |
![]() | CreateSmoothingModeHolder | Overloaded. Creates a holder of |
![]() | CreateTextRenderingMethodPropertyHolder | Overloaded. Creates a holder of |
![]() | CreateTransformHolder | Creates a holder of Transform property. (Inherited from DrawingEngine) |
![]() | Dispose | Releases all resources used by this object. |
![]() | DrawArc | Overloaded. Draws an arc shape defined by an ellipse specified by a |
![]() | DrawEllipse | Overloaded. Draws an ellipse. (Inherited from DrawingEngine) |
![]() | DrawImage | Overloaded. Draws the specified |
![]() | DrawLine | Overloaded. Draws a line connecting two |
![]() | DrawLines | Overloaded. Draws the series of line segments, which connect an array of |
![]() | DrawPath | Overloaded. Draws a path with specified line caps. (Inherited from DrawingEngine) |
![]() | DrawPie | Draws a pie shape defined by an ellipse specified by a System.Drawing.RectangleF structure and two radial lines. (Inherited from DrawingEngine) |
![]() | DrawPolygon | Draws a polygon. (Inherited from DrawingEngine) |
![]() | DrawRectangle | Overloaded. Draws a rectangle. (Inherited from DrawingEngine) |
![]() | DrawString | Overloaded. Draws the specified Unicode string along the specified path using the specified |
![]() | DrawText | Overloaded. Draws the specified text at the specified |
![]() | EnterSourceInfo | Enters the source information. (Inherited from DrawingEngine) |
![]() | FillArc | Fills the interior of an arc section defined by an ellipse specified by a System.Drawing.RectangleF structure and two radial lines. (Inherited from DrawingEngine) |
![]() | FillEllipse | Overloaded. Fills the interior of ellipse. (Inherited from DrawingEngine) |
![]() | FillPath | Overloaded. Fills the interior of a path. (Inherited from DrawingEngine) |
![]() | FillPie | Fills the interior of a pie section defined by an ellipse specified by a System.Drawing.RectangleF structure and two radial lines. (Inherited from DrawingEngine) |
![]() | FillPolygon | Overloaded. Fills the interior of a polygon. (Inherited from DrawingEngine) |
![]() | FillRectangle | Overloaded. Fills the interior of a rectanlge. (Inherited from DrawingEngine) |
![]() | Flush | Forces execution of all pending operations with the waiting to return before the operations finish. (Inherited from DrawingEngine) |
![]() | GetClipScans | Returns an array of System.Drawing.RectangleF structures that approximate clip region after the specified matrix transformation is applied. (Inherited from DrawingEngine) |
![]() | GetDevicePixelSize | Returns the size of the device pixel, in world space. (Inherited from DrawingEngine) |
![]() | IsVisible | Returns a flag that indicates whether the specified rectangle is contained within the visible clip region of this drawing engine. (Inherited from DrawingEngine) |
![]() | LeaveSourceInfo | Leaves the source information. (Inherited from DrawingEngine) |
![]() | MeasureString | Overloaded. Measures the specified string when drawn with this graphics. (Inherited from DrawingEngine) |
![]() | MeasureText | Overloaded. Measures the specified text when drawn with this drawing engine. (Inherited from DrawingEngine) |
![]() | MultiplyTransform | Multiplies the world transformation of this drawing engine and specified the AffineMatrix. (Inherited from DrawingEngine) |
![]() | MultiplyTransformPrepend | Multiplies specified the AffineMatrix and the world transformation of this drawing engine. (Inherited from DrawingEngine) |
![]() | RenderImage | Overloaded. Renders the specified |
![]() | ResetClip | Resets the clip region of this drawing engine to an infinite region. (Inherited from DrawingEngine) |
![]() | ResetTransform | Resets the world transformation matrix of this drawing engine to the identity matrix. (Inherited from DrawingEngine) |
![]() | RestoreClip | Restores current clip region from the clip stack. (Inherited from DrawingEngine) |
![]() | RestoreTransform | Restores current transform from the transform stack. (Inherited from DrawingEngine) |
![]() | ResumeRendering | Resumes the rendering. |
![]() | SaveClip | Saves current clip region to the clip stack. (Inherited from DrawingEngine) |
![]() | SaveTransform | Saves current transform to the transform stack. (Inherited from DrawingEngine) |
![]() | SetDrawingPropertiesFrom | Overloaded. Sets the drawing properties of this drawing engine from the specified rendering settings. (Inherited from DrawingEngine) |
![]() | SuspendRendering | Suspends the rendering. |
Name | Description | |
---|---|---|
![]() | CreateFont | Creates the PDF font by the drawing font. |
![]() | CreateImageResource | Creates an image resource from specified VintasoftImage. |
![]() | DrawImageCore | Draws the specified portion of the specified VintasoftImage at the specified rectangle. |
![]() | DrawPathCore | Draws a path. |
![]() | FillPathCore | Fills the interior of a path. |
![]() | GetFontName | Returns a PDF font name, which should be used for font specified by IDrawingFont. |
![]() | GetPenForDraw | Returns the pen for drawing. (Inherited from DrawingEngine) |
![]() | PreprocessDrawingImage | Preprocesses the image before drawing. (Inherited from DrawingEngine) |