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 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.