Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / TocStyleLevelCollection Class
Members

In This Topic
    TocStyleLevelCollection Class
    In This Topic
    Represents a collection of styles for which paragraphs should be collected by the TOC field.

    By default it contains all built-in heading styles like "Heading 1", "heading 2" etc.

    Object Model
    TocStyleLevelCollection Class
    Syntax
    'Declaration
     
    Public Class TocStyleLevelCollection 
    public class TocStyleLevelCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.Fields.TocStyleLevelCollection

    See Also