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

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