Indicates whether to print the annotations of each page.
Object.defineProperty(PrintDocumentOptions.prototype, 'showAnnotations',
get: function(),
set: function(value)
)
showAnnotations: boolean;
true to print the annotations of each page; otherwise, false. Default value is true.
When ShowAnnotations is true, the annotations currently existing on the document page are rendered over the print pages.
No communication occurs with the Document Service, so if ShowAnnotations behavior is desired, the application should use one of these solutions to get server-side annotations:
For more information, refer to DocumentViewer.Print.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document