Documents for PDF, .NET Edition Documentation
Producer Property (Metadata)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Metadata Class : Producer Property
Gets or sets the document's producer. Maps to PDF 'Producer' property. The default is the versioned name of the GcPdf library.
Syntax
'Declaration
 
Public Property Producer As System.String
public System.string Producer {get; set;}
See Also

Reference

Metadata Class
Metadata Members