Class
InsertTableOfContentsDialogContext

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

RadDocument

Properties

Document

Declaration

cs-api-definition
public RadDocument Document { get; set; }

Property Value

RadDocument

Methods

InsertField(TableOfContentsField)

Declaration

cs-api-definition
public void InsertField(TableOfContentsField field)

Parameters

field

TableOfContentsField