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

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