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: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic string Producer { get; set; }
Public Property Producer As String
Get
Set
Property Value
Type:
String
See Also