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. |
![]() | Diagram | Gets a reference to the Diagram being printed. |
![]() | Index | Gets a one-based index of the current page in the total Count of pages to be printed. |
![]() | PageBounds | Gets the bounds, in model 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. |
![]() | Scale | Gets the actual scale at which the diagram is being printed. |
![]() | Size | Gets the size of the current page, in device-independent pixels. |
![]() | TotalBounds | Gets the bounds, in model coordinates, of the total area of the diagram being printed. |
![]() | Viewport | Gets the size and location of the diagram area (within the margins), in device-independent pixels. |
![]() | ViewportBounds | Gets the bounds, in model coordinates, of the area being printed for this page. |