ActiveReports Developer 7
Application Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : Application Property

Glossary Item Box

Specifies the Application used to produce the PDF when using the PDF Viewer type.

Syntax

Visual Basic (Declaration) 
Public Property Application As System.String
C# 
public System.string Application {get; set;}

See Also