Click or drag to resize

PdfDocumentProducer Property

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: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string Producer { get; set; }

Property Value

String
See Also