ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocxExportSettings Class / CompanyName Property

In This Topic
CompanyName Property (DocxExportSettings)
In This Topic
Gets or sets the company name associated with the document.
Syntax
'Declaration
 
Public Property CompanyName As StringDefaultExportSetting
 

Property Value

A StringDefaultExportSetting object representing the company name of the document.
See Also