Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / DocumentInfo Class / Company Property

In This Topic
    Company Property
    In This Topic
    Gets or sets the company of a document's author.
    Syntax
    'Declaration
     
    Public Property Company As String
    public string Company {get; set;}
    See Also