Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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