ActiveReports Developer 7
Application Property
See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : Application Property

Glossary Item Box

The value that appears for “Application” inside the Document Properties dialog of the PDF viewer application.

Syntax

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

See Also