Class InsertTableOfContentsDialogContext
Inheritance
System.Object
InsertTableOfContentsDialogContext
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
public class InsertTableOfContentsDialogContext : Object
Constructors
InsertTableOfContentsDialogContext(RadDocument)
Declaration
public InsertTableOfContentsDialogContext(RadDocument document)
Parameters
RadDocument
document
|
Properties
Document
Methods
InsertField(TableOfContentsField)
Declaration
public void InsertField(TableOfContentsField field)
Parameters
TableOfContentsField
field
|