XFINIUM.PDF Documentation
PdfGraphics Class Members
Methods 

The following tables list the members exposed by PdfGraphics.

Public Methods
 NameDescription
Public MethodBeginMarkedContentOverloaded.  Begins marked content sequence.  
Public MethodCompressAndClose Compresses the graphic content and closes the graphics surface.  
Public MethodDrawArcOverloaded.  Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height.  
Public MethodDrawBarcode Draws a barcode at the specified position.  
Public MethodDrawBezierOverloaded. Draws a Bézier spline specified by four PdfPoint objects.  
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.  
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.  
Public MethodDrawFormattedContentOverloaded.  Draws the formatted content on the graphics surface at the specified position.  
Public MethodDrawFormXObjectOverloaded. Draws the specified PdfFormXObject at the specified location and with the specified size.  
Public MethodDrawImageOverloaded. Draws the specified PdfImage at the specified location and with the specified size.  
Public MethodDrawLineOverloaded.  Draws a line connecting the two points specified by the coordinate pairs.  
Public MethodDrawPathOverloaded. Draws a PdfPath.  
Public MethodDrawPieOverloaded.  Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, a height, and two radial lines.  
Public MethodDrawRectangleOverloaded.  Draws a rectangle specified by a coordinate pair, a width, and a height.  
Public MethodDrawRoundRectangleOverloaded.  Draws a rounded rectangle specified by a coordinate pair, a width, and a height.  
Public MethodDrawShading Draws a PDF shading.  
Public MethodDrawStencilMaskOverloaded. Draws the specified PdfStencilMask at the specified location and with the specified size.  
Public MethodDrawStringOverloaded. Draws the specified text string at the specified location with the specified PdfBrush and PdfFont objects.  
Public MethodEndMarkedContent Ends a marked content sequence.  
Public MethodMultiplyTransform Multiplies the current transformation of this graphics and specified the matrix.  
Public MethodRestoreGraphicsState Restores the current state of this graphics.  
Public MethodRotateTransform Applies the specified rotation to the transformation matrix of this graphics.  
Public MethodSaveGraphicsState Saves the current state of this graphics  
Public MethodScaleTransform Applies the specified scaling operation to the transformation matrix of this graphics by prepending it to the object's transformation matrix.  
Public MethodSetClipOverloaded. Sets the clipping region of this graphics to the specified PdfPath.  
Public MethodSetExtendedGraphicState Sets a new graphics state in this graphics object.  
Public MethodTranslateTransform Changes the origin of the coordinate system by prepending the specified translation to the transformation matrix of this graphics.  
Top
See Also

Reference

PdfGraphics Class
Xfinium.Pdf.Graphics Namespace

Send Feedback