ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfSdtContent Class / TocField Property

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