Class InsertCaptionDialogContext
Inheritance
System.Object
InsertCaptionDialogContext
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.UI.Extensibility
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class InsertCaptionDialogContext
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.
|