XFINIUM.PDF Documentation
PdfGraphics Class Members
Methods 

Xfinium.Pdf.Graphics Namespace : PdfGraphics Class

The following tables list the members exposed by PdfGraphics.

Public Methods
 NameDescription
Public Method Begins an artifact marked content sequence.  
Public MethodOverloaded.  Begins marked content sequence.  
Public MethodOverloaded. Begins a marked content sequence associated with a Xfinium.Pdf.LogicalStructure.PdfStructureElement object.  
Public Method Compresses the graphic content and closes the graphics surface.  
Public MethodOverloaded.  Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height.  
Public Method Draws a barcode at the specified position.  
Public MethodOverloaded. Draws a Bézier spline specified by four PdfPoint objects.  
Public MethodOverloaded.  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 Method Draws a cloud figure.  
Public MethodOverloaded.  Draws a donut shape defined by an ellipse specified by a coordinate pair, a width, a height, two radial lines and a height.  
Public MethodOverloaded.  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 MethodOverloaded.  Draws the formatted content on the graphics surface at the specified position.  
Public MethodOverloaded. Draws the specified PdfFormXObject at the specified location and with the specified size.  
Public MethodOverloaded. Draws the specified PdfImage at the specified location and with the specified size.  
Public MethodOverloaded.  Draws a line connecting the two points specified by the coordinate pairs.  
Public MethodOverloaded. Draws a PdfPath.  
Public MethodOverloaded.  Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, a height, and two radial lines.  
Public MethodOverloaded.  Draws a rectangle specified by a coordinate pair, a width, and a height.  
Public MethodOverloaded.  Draws a rounded rectangle specified by a coordinate pair, a width, and a height.  
Public Method Draws a PDF shading.  
Public MethodOverloaded. Draws the specified PdfStencilMask at the specified location and with the specified size.  
Public MethodOverloaded. Draws the specified text string at the specified location with the specified PdfBrush and PdfFont objects.  
Public Method Ends a marked content sequence.  
Public MethodEnds a marked content sequence associated with a Xfinium.Pdf.LogicalStructure.PdfStructureElement object.  
Public Method Multiplies the current transformation of this graphics and specified the matrix.  
Public Method Restores the current state of this graphics.  
Public Method Applies the specified rotation to the transformation matrix of this graphics.  
Public Method Saves the current state of this graphics  
Public Method Applies the specified scaling operation to the transformation matrix of this graphics by prepending it to the object's transformation matrix.  
Public MethodOverloaded. Sets the clipping region of this graphics to the specified PdfPath.  
Public Method Sets a new graphics state in this graphics object.  
Public Method 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