ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfDocumentInfo Class / Producer Property

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