Overload | Description |
---|---|
InsertTableOfContents(String,IDictionary<TableOfContentsSwitches,String>,String,Nullable<Int32>) | Inserts a table of contents to the document, based on the provided switches. |
InsertTableOfContents(Paragraph,String,IDictionary<TableOfContentsSwitches,String>,String,Nullable<Int32>) | Inserts a table of contents to the document prior to the referenced paragraph, based on the provided switches. |