PdfPropertiesProducer Property
Gets the producer string, as read from the loaded PDF's
/Info /Producer entry (the application that produced
the original PDF, e.g. "EvoPdf", "Adobe PDF Library", etc.).
Returns an empty string when the document was not loaded
from an existing PDF.
This property is read-only. The producer of generated PDFs
is set automatically by the library at save time
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public string Producer { get; }
Property Value
String