DocumentInformationProducer Property |
Gets or sets the name of the application that produced the PDF document
if for example the document was converted to PDF from another format.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic string Producer { get; set; }Public Property Producer As String
Get
Set
Property Value
String
See Also