[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Metadata.Producer

Producer Property

Producer

Gets or sets the document's producer. Maps to PDF 'Producer' property. The default is the versioned name of the GcPdf library.

Declaration
public string Producer { get; set; }
Public Property Producer As String