ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word.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