Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / DocumentInfo Class / Creator Property

In This Topic
    Creator Property
    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