Skip to main content

DocumentOptions interface

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Document options.

Area you belong to

NameDescription
Document generationA group of APIs to access document generation.

Derived from

NameDescription
WordOptionsWord-specific generation options.
HtmlOptionsHTML-specific generation options.

Property

NameDescription
TemplateFilePathYou can replace the template used for output.
(Only compatible with Word)

Method

NameDescription
GetPropertyGets an optional property of the document.
GetProperty<T>Gets an optional property of the document.
SetPropertySets an optional property for the document.