Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / TocStyleLevel Class / Name Property

In This Topic
    Name Property (TocStyleLevel)
    In This Topic
    Gets style name of paragraphs that should be collected by the TOC field.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also