The size of the document page in pixels.
Object.defineProperty(DocumentPrintPageData.prototype, 'size',
get: function(),
set: function(value)
)
size: LeadSizeD;
The size of the PageElement and AnnotationsElement. The default value is LeadSizeD.Empty.
This value represents the size of the DocumentPage in pixels, used for computing the styles with Rotate and PrintSize inside of DocumentPrintData.BuildPrintRoot.
For more information, refer to DocumentViewer.Print.
History
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