PdfDocumentInfo.Application Property |
Gets or sets the name of the application that produced this document
Namespace: ExpertPdf.MergePdfAssembly: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
Syntaxpublic string Application { get; set; }
Public Property Application As String
Get
Set
Property Value
Type:
String
See Also