XFINIUM.PDF Documentation
PdfPageGraphics Class Members
Methods 

The following tables list the members exposed by PdfPageGraphics.

Public Methods
 NameDescription
Public MethodBeginMarkedContentOverloaded.  Begins marked content sequence. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodBeginOptionalContentGroup Begins an optional content group in the page graphics.  
Public MethodCompress Compresses the page graphic content.  
Public MethodCompressAndClose Compresses the graphic content and closes the graphics surface. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawArcOverloaded.  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)
Public MethodDrawBarcode Draws a barcode at the specified position. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawBezierOverloaded. Draws a Bézier spline specified by four PdfPoint objects. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawChordOverloaded.  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)
Public MethodDrawEllipseOverloaded.  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)
Public MethodDrawFormattedContentOverloaded.  Draws the formatted content on the graphics surface at the specified position. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawFormXObjectOverloaded. Draws the specified PdfFormXObject at the specified location and with the specified size. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawImageOverloaded. Draws the specified PdfImage at the specified location and with the specified size. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawLineOverloaded.  Draws a line connecting the two points specified by the coordinate pairs. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawPathOverloaded. Draws a PdfPath. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawPieOverloaded.  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)
Public MethodDrawRectangleOverloaded.  Draws a rectangle specified by a coordinate pair, a width, and a height. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawRoundRectangleOverloaded.  Draws a rounded rectangle specified by a coordinate pair, a width, and a height. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawShading Draws a PDF shading. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawStencilMaskOverloaded. Draws the specified PdfStencilMask at the specified location and with the specified size. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodDrawStringOverloaded. Draws the specified text string at the specified location with the specified PdfBrush and PdfFont objects. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodEndMarkedContent Ends a marked content sequence. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodEndOptionalContentGroup Ends the active optional content group in the page graphics.  
Public MethodMultiplyTransform Multiplies the current transformation of this graphics and specified the matrix. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodRestoreGraphicsState Restores the current state of this graphics. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodRotateTransform Applies the specified rotation to the transformation matrix of this graphics. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodSaveGraphicsState Saves the current state of this graphics (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodScaleTransform 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)
Public MethodSetClipOverloaded. Sets the clipping region of this graphics to the specified PdfPath. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodSetExtendedGraphicState Sets a new graphics state in this graphics object. (Inherited from Xfinium.Pdf.Graphics.PdfGraphics)
Public MethodTranslateTransform 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)
Top
See Also

Reference

PdfPageGraphics Class
Xfinium.Pdf.Graphics Namespace

Send Feedback