Initializes a new instance of the Table
public TableOfContents(short minimumStructureLevel, short maximumStructureLevel);
Parameter | Description |
---|---|
minimum |
Specifies the minimum structure level of the paragraphs that will be contained in the table of contents. This value must be between 1 and 10. |
maximum |
Specifies the maximum structure level of the paragraphs that will be contained in the table of contents. This value must be between 1 and 10. |