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

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