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 InsertCaptionDialogContext

Inheritance: objectInsertCaptionDialogContext

Constructors

C#
public InsertCaptionDialogContext(RadDocument document, bool shouldClearSelectionOnClose)
Parameters:documentRadDocumentshouldClearSelectionOnClosebool

Properties

C#
public RadDocument Document { get; set; }

Methods

C#
public void CancelCallback()
C#
public void InsertCaption(CaptionDefinition newCaptionDefinition, string captionText, bool includeLabel, bool insertBelow)
Parameters:newCaptionDefinitionCaptionDefinitioncaptionTextstringincludeLabelboolinsertBelowbool