Configuration for printing multiple PDF pages on a single page.
More...
|
| int | Horizontal [get] |
| | Gets the number of pages to print horizontally. More...
|
| |
| int | Vertical [get] |
| | Gets the number of pages to print vertically. More...
|
| |
| Orientation | Orientation [get] |
| | Gets the orientation in which PDF pages are layed out on the physical page. More...
|
| |
| float | Margin [get] |
| | Gets the margin between PDF pages in device units. More...
|
| |
Configuration for printing multiple PDF pages on a single page.
◆ PdfPrintMultiplePages()
| PdfiumViewer.PdfPrintMultiplePages.PdfPrintMultiplePages |
( |
int |
horizontal, |
|
|
int |
vertical, |
|
|
Orientation |
orientation, |
|
|
float |
margin |
|
) |
| |
Creates a new instance of the PdfPrintMultiplePages class.
- Parameters
-
| horizontal | The number of pages to print horizontally. |
| vertical | The number of pages to print vertically. |
| orientation | The orientation in which PDF pages are layed out on the physical page. |
| margin | The margin between PDF pages in device units. |
◆ Horizontal
| int PdfiumViewer.PdfPrintMultiplePages.Horizontal |
|
get |
Gets the number of pages to print horizontally.
◆ Margin
| float PdfiumViewer.PdfPrintMultiplePages.Margin |
|
get |
Gets the margin between PDF pages in device units.
◆ Orientation
| Orientation PdfiumViewer.PdfPrintMultiplePages.Orientation |
|
get |
Gets the orientation in which PDF pages are layed out on the physical page.
◆ Vertical
| int PdfiumViewer.PdfPrintMultiplePages.Vertical |
|
get |
Gets the number of pages to print vertically.
The documentation for this class was generated from the following file:
- PdfiumViewer/PdfPrintMultiplePages.cs