[]
Represents the settings for exporting data to a DOC format.
public class DocExportSettings : BaseExportSettings
Name | Description |
---|---|
DocExportSettings() |
Name | Description |
---|---|
Author | Gets or sets the author of the document. |
BaseHref | Gets or sets the base href for the document. |
Categories | Gets or sets the categories associated with the document. |
Generator | Gets or sets the generator of the document. |
PageHeight | Gets or sets the page height of the document. |
PageWidth | Gets or sets the page width of the document. |
Title | Gets or sets the title of the document. |