The destination page size, in document units.
Object.defineProperty(PrintDocumentOptions.prototype, 'pageSize',
get: function(),
set: function(value)
)
pageSize: LeadSizeD;
Destination page size in document units. Default value is LeadSizeD.Empty.
If PageSize is empty or another invalid value, the size 6120 by 7920 (letter) is used instead.
For more information, refer to DocumentViewer.Print.
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