The following tables list the members exposed by DocumentPrintPageData.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
DocumentPrintPageData | Creates a new DocumentPrintPageData instance. |
Public Methods
Name | Description | |
---|---|---|
![]() |
dispose | Disposes the elements and data for this printing page. |
Public Properties
Name | Description | |
---|---|---|
![]() |
action | Determines how the page data will be prepared. |
![]() |
annotationsElement | The HTMLElement to be used in printing the page annotations. |
![]() |
boundsInViewport | The position and size of the document page when PrintDocumentOptions.UseViewportLayout is true. |
![]() |
documentPage | The DocumentPage to be printed. |
![]() |
pageElement | The HTMLElement to be used in printing the page. |
![]() |
printSize | The size of this page for printing, in pixels. |
![]() |
printSizeDpi | The size of the image on this page for printing, in pixels. |
![]() |
relativeClip | The portion of the printed page image data that will be rendered when PrintDocumentOptions.ViewportClip is not LeadRectD.Empty. |
![]() |
rotate | Indicates whether the page elements will be rotated when printed. |
![]() |
size | The size of the document page in pixels. |
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