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

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