Click or drag to resize

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.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string Producer { 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