PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / DocumentInfo Class / Producer Property

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