XFINIUM.PDF Documentation
PdfPageGraphics Class Methods

Xfinium.Pdf.Graphics Namespace : PdfPageGraphics Class

For a list of all members of this type, see PdfPageGraphics members.

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

Reference

PdfPageGraphics Class
Xfinium.Pdf.Graphics Namespace