If the document was converted to PDF from another format,
the name of the application (for example, Acrobat Distiller)
that converted it to PDF.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public string Producer { get; set; }
Public Property Producer As String Get Set
public: property String^ Producer { String^ get (); void set (String^ value); }
member Producer : string with get, set
Property Value
StringThe producer of the document.