Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / DocumentInfo Class / Producer Property

In This Topic
    Producer Property (DocumentInfo)
    In This Topic
    Gets or sets the name of the application that created the document.
    Syntax
    'Declaration
     
    Public Property Producer As System.String
    public System.string Producer {get; set;}
    See Also