Northwoods.Go.Pdf Assembly > Northwoods.Go.Pdf Namespace : GoPdfWriter Class |
For a list of all members of this type, see GoPdfWriter members.
Name | Description | |
---|---|---|
FindGenerator | returns a GoPdfGenerator associated with the given Type or its base types, or else null | |
Generate | Overloaded. Writes a PDF file to disk | |
GetGenerator | returns a GoPdfGenerator associated with the given Type, or null | |
RegisterGenerator | associate a GoPdfGenerator with a Type | |
RegisterStandardGenerators | Registers the predefined GoPdfGenerators except for GoPdfGenerator. |
Name | Description | |
---|---|---|
PaintBackgroundDecoration | Draw per-page decorations, watermark, page numbers, etc... Cordinates are expressed in units of 1/72 inch, with (0,0) denoting the top left corner. | |
PaintForegroundDecoration | Draw per-page decorations, watermark, page numbers, etc... Cordinates are expressed in units of 1/72 inch, with (0,0) denoting the top left corner. |