ClassInsertTableOfContentsDialogContext
Class
Definition
Namespace:Telerik.WinForms.Documents.UI.Extensibility
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class InsertTableOfContentsDialogContext
Inheritance: objectInsertTableOfContentsDialogContext
Constructors
InsertTableOfContentsDialogContext(RadDocument)
Declaration
cs-api-definition
public InsertTableOfContentsDialogContext(RadDocument document)
Parameters
document
Properties
Methods
InsertField(TableOfContentsField)
Declaration
cs-api-definition
public void InsertField(TableOfContentsField field)
Parameters
field