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