includeAnnotations Property

Summary

Indicates whether annotations should be included in the PDF.

Syntax
TypeScript
JavaScript
Object.defineProperty(PDFPrinterOptions.prototype, 'includeAnnotations', 
   get: function(), 
   set: function(value) 
) 
includeAnnotations: boolean; 

Property Value

true to include annotations; otherwise, false. The default value is false.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.