←Select platform
In This Topic ▼

CreateDocumentOptions Class Members

Summary

The following tables list the members exposed by CreateDocumentOptions.

Public Constructors

Name Description
Public Constructor
CreateDocumentOptions Initializes a new instance of CreateDocumentOptions with default parameters.

Public Properties

Name Description
Public Property
AutoUpdateHistory Turn on history tracking for the newly created document.
Public Property Cache The cache to use with the new document.
Public Property CachePolicy The cache policy to use with the new document.
Public Property Descriptor The JSON serializable object that describes a document.
Public Property DocumentId The ID to be used with the loaded document.
Public Property MimeType MIME type of the new document.
Public Property UseCache Indicates whether the new document will use the cache system.
Public Property UserId The ID to be used with the created document.
Public Property UserToken User token associated with the document.

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