For a list of all members of this type, see DocumentPrintData members
Public Properties
Name | Description | |
---|---|---|
options | The original options passed to DocumentViewer.Print. | |
pages | The pages of the document to be printed, as an array of DocumentPrintPageData. | |
printStyles | An array of style elements to be applied when printing. | |
progress | Holds the progress information for the print operation. | |
root | The root of the printing elements in Pages. | |
viewportImage | The total composite image data to print when PrintDocumentOptions.UseViewportLayout is true. | |
viewportSize | The size of the printed viewport, for reference, if PrintDocumentOptions.UseViewportLayout is used. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET