ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Page Namespace / Settings Class / CompanyName Property

In This Topic
    CompanyName Property (Settings)
    In This Topic
    Gets or sets the company name used for exported file document properties.
    Syntax
    'Declaration
     
    Public Property CompanyName As String
    public string CompanyName {get; set;}
    See Also