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

In This Topic
    Operator Property
    In This Topic
    Gets or sets operator of the Word/RTF document.
    Syntax
    'Declaration
     
    Property Operator As String
    string Operator {get; set;}

    Property Value

    The text string.
    See Also