[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.DocExportSettings

DocExportSettings Class

Represents the settings for exporting data to a DOC format.

Inheritance
DocExportSettings
Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public class DocExportSettings : BaseExportSettings

Constructors

Name Description
DocExportSettings()

Properties

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.