ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfSdtContent Class / TocField Property

In This Topic
    TocField Property
    In This Topic
    Gets RtfTocField object.
    Syntax
    'Declaration
     
    Public ReadOnly Property TocField As RtfTocField
    public RtfTocField TocField {get;}
    See Also