Gets or sets the value to display in the Application field on the Description tab of the Document Properties dialog in the PDF reader.
| Visual Basic (Declaration) | |
|---|---|
Public Property Application As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string Application {get; set;} | |
Return Value
String. The default value is "Data Dynamics ActiveReports (tm) for .NET 3.0".| C# | Copy Code |
|---|---|
privateAvoidAbtnExport_Click(objectAsender,ASystem.EventArgsAe) | |
| Visual Basic | Copy Code |
|---|---|
PrivateASubAbtnExport_Click(ByValAsenderAAsASystem.Object,AByValAeAAsASystem.EventArgs)AHandlesAButton2.Click | |