ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfSimpleField Class / Value Property

In This Topic
    Value Property (RtfSimpleField)
    In This Topic
    Gets value as internal object.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Value As System.Object
    public abstract System.object Value {get;}
    See Also