| Name | Description |
 | BeginMarkedContent | Overloaded.
Begins marked content sequence.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | BeginOptionalContentGroup |
Begins an optional content group in the page graphics.
|
 | Compress |
Compresses the page graphic content.
|
 | CompressAndClose |
Compresses the graphic content and closes the graphics surface.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawArc | Overloaded.
Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawBarcode |
Draws a barcode at the specified position.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawBezier | Overloaded. Draws a Bézier spline specified by four PdfPoint objects. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawChord | Overloaded.
Draws a chord representing a region bounded by the intersection of an ellipse and
a line segment, called a secant, specified by a pair of coordinates, a width and a height.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawEllipse | Overloaded.
Draws an ellipse defined by a bounding rectangle specified by
coordinates for the upper-left corner of the rectangle, a height, and a width.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawFormattedContent | Overloaded.
Draws the formatted content on the graphics surface at the specified position.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawFormXObject | Overloaded. Draws the specified PdfFormXObject at the specified location and with the specified size. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawImage | Overloaded. Draws the specified PdfImage at the specified location and with the specified size. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawLine | Overloaded.
Draws a line connecting the two points specified by the coordinate pairs.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawPath | Overloaded. Draws a PdfPath. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawPie | Overloaded.
Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, a height, and two radial lines.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawRectangle | Overloaded.
Draws a rectangle specified by a coordinate pair, a width, and a height.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawRoundRectangle | Overloaded.
Draws a rounded rectangle specified by a coordinate pair, a width, and a height.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawShading |
Draws a PDF shading.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawStencilMask | Overloaded. Draws the specified PdfStencilMask at the specified location and with the specified size. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | DrawString | Overloaded. Draws the specified text string at the specified location with the specified PdfBrush and PdfFont objects. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | EndMarkedContent |
Ends a marked content sequence.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | EndOptionalContentGroup |
Ends the active optional content group in the page graphics.
|
 | MultiplyTransform |
Multiplies the current transformation of this graphics and specified the matrix.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | RestoreGraphicsState |
Restores the current state of this graphics.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | RotateTransform |
Applies the specified rotation to the transformation matrix of this graphics.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | SaveGraphicsState |
Saves the current state of this graphics
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | ScaleTransform |
Applies the specified scaling operation to the transformation matrix of this graphics by prepending it
to the object's transformation matrix.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | SetClip | Overloaded. Sets the clipping region of this graphics to the specified PdfPath. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | SetExtendedGraphicState |
Sets a new graphics state in this graphics object.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |
 | TranslateTransform |
Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this graphics.
(Inherited from Xfinium.Pdf.Graphics.PdfGraphics) |