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