ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / IC1WordInfo Interface / Company Property

In This Topic
    Company Property
    In This Topic
    Get or set company name of the Word/RTF document.
    Syntax
    'Declaration
     
    Property Company As String
    string Company {get; set;}
    See Also