Northwoods.Go.Pdf Assembly > Northwoods.Go.Pdf Namespace : GoPdfPageInfo Class |
For a list of all members of this type, see GoPdfPageInfo members.
Name | Description | |
---|---|---|
Column | Gets a one-based index of the current page in the total ColumnCount of pages to be printed for each row. | |
ColumnCount | Gets the total number of pages to be printed in each row. | |
Count | Gets the total number of pages to be printed. | |
Index | Gets a one-based index of the current page in the total Count of pages to be printed. | |
Matrix | A matrix mapping the Document's coord. system to that of the pdf page | |
PageBounds | Gets the bounds, in document coordinates, of the whole page being printed. | |
Row | Gets a one-based index of the current page in the total RowCount of pages to be printed for each column. | |
RowCount | Gets the total number of pages to be printed in each column. | |
ScaleX | Gets the actual scale at which the diagram is being printed. | |
ScaleY | Gets the actual scale at which the diagram is being printed. | |
Size | Gets the size of the current page, in device-independent pixels. | |
TotalDocumentBounds | Gets the bounds, in document coordinates, of the total area of the diagram being printed. | |
View | Gets a reference to the GoView being printed | |
Viewport | Gets the size and location of the diagram area (within the margins), in device-independent pixels. | |
ViewportBounds | Gets the bounds, in document coordinates, of the area being printed for this page. |