ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / Application Property

In This Topic
    Application Property (Settings)
    In This Topic
    Gets or sets the value that appears for “Application” inside the Document Properties dialog of the PDF viewer application.
    Syntax
    'Declaration
     
    Public Property Application As String
    public string Application {get; set;}
    See Also