Initializes a new instance of the TableOfContents class.

TableOfContents(Short, Short)

public TableOfContents(short minimumStructureLevel, short maximumStructureLevel);

Parameters

Parameter Description
minimumStructureLevel 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.
maximumStructureLevel 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.