ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfTimeField Class / Value Property

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