DocumentOptions Constructor

Summary

Initializes a new DocumentOptions object.

Syntax

JavaScript Syntax
DocumentOptions = function(format) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly