DocumentOptions Constructor

Summary

Initializes a new DocumentOptions object.

Syntax
TypeScript
JavaScript
DocumentOptions = function( 
   format 
) 
constructor( 
   format: DocumentFormat 
); 

Parameters

format

Format to use.

Remarks

You cannot call this method directly. Instead, use the derived classes constructors.

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.