Northwoods.Go.Pdf Assembly > Northwoods.Go.Pdf Namespace : GoPdfGenerator Class |
The following tables list the members exposed by GoPdfGenerator.
Name | Description | |
---|---|---|
Type | The GoObject type drawn by the instance of GoPdfGenerator | |
Writer | Gets the GoPdfWriter that is rendering with this generator. |
Name | Description | |
---|---|---|
DrawBezier | Overloaded. Draws a cubic Bezier curve. | |
DrawEllipse | Overloaded. Draws an ellipse. | |
DrawGoObject | Draws a Northwoods.Go.GoObject. | |
DrawImage | Overloaded. Draws a Bitmap. | |
DrawLine | Overloaded. Draws a line. | |
DrawLines | Overloaded. Draws line segments connecting a series of points. | |
DrawPath | Draws a GraphicsPath object. | |
DrawRectangle | Overloaded. Draws a rectangle. | |
DrawRoundedRectangle | Overloaded. Draws a rectangle with rounded corners. | |
DrawText | Overloaded. Draws text on a single line. |
Name | Description | |
---|---|---|
RenderObject | Modifies a data stream representing the obj in the PDF document. |