Class InsertCaptionDialogContext
Inheritance
System.Object
InsertCaptionDialogContext
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class InsertCaptionDialogContext : Object
Constructors
InsertCaptionDialogContext(RadDocument, Boolean)
Declaration
public InsertCaptionDialogContext(RadDocument document, bool shouldClearSelectionOnClose)
Parameters
Rad
|
System.
|
Properties
Document
Methods
CancelCallback()
Declaration
public void CancelCallback()
InsertCaption(CaptionDefinition, String, Boolean, Boolean)
Declaration
public void InsertCaption(CaptionDefinition newCaptionDefinition, string captionText, bool includeLabel, bool insertBelow)
Parameters
Caption
|
System.
|
System.
|
System.
|