annotations Property

Summary

Array of AnnContainers associated with the input document.

Syntax
TypeScript
JavaScript
Object.defineProperty(PDFPrinterOptions.prototype, 'annotations', 
   get: function(), 
   set: function(value) 
) 
annotations: AnnContainer[]; 

Property Value

An array of AnnContainers. The default value is an empty array.

Remarks The length of the array should match the number of pages in the input document.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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