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;}
Property Value
A
System.String value indicating the application name to be used in the PDF metadata.
See Also