New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinForms.Documents.UI.Extensibility

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class InsertTableOfContentsDialogContext

Inheritance: objectInsertTableOfContentsDialogContext

Constructors

C#
public InsertTableOfContentsDialogContext(RadDocument document)
Parameters:documentRadDocument

Properties

C#
public RadDocument Document { get; set; }

Methods

C#
public void InsertField(TableOfContentsField field)
Parameters:fieldTableOfContentsField