PdfDocumentInfoProducer Property
Gets the producer string, as read from the loaded PDF's
/Info /Producer entry.
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: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
public string Producer { get; }
Property Value
String