PdfDocumentInformationProducer Property |
(Optional) If the document was converted to PDF from another format, the name of the conforming product that converted it to PDF.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public string Producer { get; set; }
Public Property Producer As String
Get
Set
Property Value
String
If the document was converted to PDF from another format, the name of the conforming product that converted it to PDF.
See Also