| | Name | Description |
 | AddAttachment | Overloaded. Adds a file attachment to the current page. |
 | AddBookmark | Overloaded. Adds a bookmark to the current page. |
 | AddField | Overloaded. Adds an AcroField to the current page. |
 | AddLink | Overloaded. Adds a hyperlink to the current page. |
 | AddNote | Overloaded. Adds an annotation item to the current page. |
 | AddTarget | Overloaded. Adds a hyperlink target to the current page. |
 | ClipPath | Start cliping use a path defined by points and types. |
 | ClipStop | Stop path cliping. |
 | CreateObjRef | (Inherited from System.MarshalByRefObject) |
 | Dispose | (Inherited from System.ComponentModel.Component) |
 | DrawArc | Draws an arc defined by an ellipse specified by a rectangle structure and two radial lines. |
 | DrawBezier | Draws a Bezier spline defined by four point structures. |
 | DrawBeziers | Draws a series of Bezier splines from an array of point structures. |
 | DrawEllipse | Overloaded. Draws an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height. |
 | DrawGlyphs | Draws a string by glyphs. |
 | DrawImage | Overloaded. Draws the specified System.Drawing.Image object at the specified location, adjusting the image size as specified by the align and mode parameters. |
 | DrawLine | Overloaded. Draws a line connecting the two points specified by coordinate pairs. |
 | DrawLines | Draws a series of line segments that connect an array of point structures. |
 | DrawMetafile | Draw metafile. |
 | DrawPath | Overloaded. Draws a path defined by a System.Drawing.Drawing2D.GraphicsPath object. |
 | DrawPie | Draws a pie shape defined by an ellipse specified by a rectangle structure and two radial lines. |
 | DrawPolygon | Draws a polygon defined by an array of point structures. |
 | DrawRectangle | Overloaded. Draws a rectangle specified by a coordinate pair, a width, and a height. |
 | DrawString | Overloaded. Draws the specified text string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects using the formatting attributes of the specified System.Drawing.StringFormat object. |
 | DrawStringHtml | Overloaded. Draws an HTML string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects. |
 | DrawStringRtf | Overloaded. Draws an RTF string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects. |
 | FillArc | Overloaded. Fills an arc defined by an ellipse specified by a rectangle structure and two radial lines. |
 | FillEllipse | Overloaded. Fills the interior of an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height. |
 | FillPath | Overloaded. Fills a path defined by a System.Drawing.Drawing2D.GraphicsPath object. |
 | FillPie | Overloaded. Fills a pie shape defined by an ellipse specified by a rectangle structure and two radial lines. |
 | FillPolygon | Overloaded. Fills a polygon defined by an array of point structures using the specified fill mode. |
 | FillRectangle | Overloaded. Fills the interior of a rectangle specified by a coordinate pair, a width, and a height. |
 | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
 | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
 | MeasureString | Overloaded. Measures the specified string when drawn with a given System.Drawing.Font object. |
 | MeasureStringHtml | Overloaded. Measures an HTML string when drawn with a given System.Drawing.Font object into a rectangle with the specified width. |
 | MeasureStringRtf | Overloaded. Measures an RTF string when drawn with a given System.Drawing.Font object into a rectangle with the specified width. |
 | ResetClipRect | Restores the clipping area to the state after the last call to SetClipRect. |
 | SetClipRect | Sets the clipping area. |
 | SetTransform | Sets the PDF transform (write the matrix). |
 | ToString | (Inherited from System.ComponentModel.Component) |