ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfDateField Class / Value Property

In This Topic
    Value Property (RtfDateField)
    In This Topic
    Gets value as internal object.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Value As Object
    public override object Value {get;}
    See Also