Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / DocumentInfo Class / Company Property

In This Topic
    Company Property (DocumentInfo)
    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