format Property

Summary

Gets the document format type associated with this options class.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentOptions.prototype, 'format', 
   get: function() 
) 
readonly format: DocumentFormat; 

Property Value

This property will always return the DocumentFormat associated with the derived class.

Remarks

This property is required internally by LEADTOOLS.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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