PDFDocGenerator Class |
Namespace: pdftron.PDF
public sealed class PDFDocGenerator
The PDFDocGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| PDFDocGenerator | Initializes a new instance of the PDFDocGenerator class |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GenerateBlankPaperDoc |
Create a new document with one page of blank paper.
| |
| GenerateDottedPaperDoc |
Create a new document with one page of dotted paper
| |
| GenerateGraphPaperDoc |
Create a new document with one page of graph paper.
| |
| GenerateGridPaperDoc |
Create a new document with one page of grid paper.
| |
| GenerateIsometricDottedPaperDoc |
Create a new document with one page of dotted paper
| |
| GenerateLinedPaperDoc |
Create a new document with one page of lined paper.
| |
| GenerateMusicPaperDoc |
Create a new document with one page of music paper.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |