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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly