[]
Gets or sets the document's producer. Maps to PDF 'Producer' property. The default is the versioned name of the GcPdf library.
public string Producer { get; set; }
Public Property Producer As String