ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions Class / Application Property

In This Topic
    Application Property (PdfExportOptions)
    In This Topic
    Specifies the Application used to produce the PDF when using the PDF Viewer type.
    Syntax
    'Declaration
     
    Public Property Application As String
    public string Application {get; set;}
    See Also