RichTextBox for WPF and Silverlight Overview
Help with ComponentOne Studio for WPF
The C1.Silverlight.RichTextBox.dll Assembly
The C1.Silverlight.RichTextBox.Toolbar.dll Assembly
The C1.Silverlight.RichTextBox.RtfFilter.dll Assembly
RichTextBox for WPF and Silverlight Key Features
RichTextBox for WPF and Silverlight Quick Start
Step1: Creating a WPF Application
Step 2: Adding Spell Checking Functionality
Step 3: Using the Control at Runtime
XAML Quick Reference
Working with RichTextBox for WPF and Silverlight
C1RichTextBox Concepts and Main Properties
C1RichTextBox Content
Saving and Loading HTML
Custom Command Bars
Clipboard Functions
Alignment Functions
Font Functions
Formatting Functions
Select Text Function
Document History Functions
Hyperlinks
Accessing Layout Information
Painters
Spell-Checking
Modal Spell-Checking
Syntax Coloring
Overriding Styles
Hit-Testing
HtmlFilter Customization
Working with the C1Document Object
Creating Documents and Reports
Implementing Split Views
Using the C1Document Class
Understanding C1TextPointer
Working with C1RichTextBoxToolbar
Edit Group
Font Group
Paragraph Group
Insert Group
Tools Group
Elements Supported in RichTextBox
HTML Elements
HTML Attributes
CSS2 Properties
CSS2 Selectors
C1RichTextBox Appearance
ComponentOne ClearStyle Technology
How ClearStyle Works
C1RichTextBox ClearStyle Properties
C1RichTextBox Themes
C1RichTextBox Samples
RichTextBox for Silverlight Samples
Annotations Sample
C1.Silverlight.RichTextBox.RtfFilter Sample
C1.Silverlight.RichTextBox.Toolbar Sample
C1RichTextBox_Localization Sample
PdfExport Sample
Printing Sample
RichTextBoxSamples Sample
SyntaxHighlight Sample
C1RichTextBox Task-Based Help
Setting the Text Content
Setting the HTML Content
Connecting a C1RichTextBoxToolbar to a C1RichTextBox
Implementing a Simple Formatting Toolbar
Adding Spell Checking
API Reference
C1.Silverlight.RichTextBox.5 Assembly
Namespaces
C1.Silverlight.RichTextBox Namespace
Overview
Classes
C1BoxView
Overview
Members
C1BoxView Constructor
C1FlowView
Overview
Members
C1FlowView Constructor
Methods
GetLinesBetween Method
Properties
Lines Property
C1GridlinesPainter
Overview
Members
C1GridlinesPainter Constructor
Methods
Paint Method
PaintInline Method
Events
PainterChanged Event
C1Line
Overview
Members
Properties
Baseline Property
Fragments Property
Height Property
Left Property
Next Property
Parent Property
Previous Property
RelativeLeft Property
RelativeTop Property
Top Property
TotalWidth Property
Width Property
XHeight Property
C1LineFragment
Overview
Members
Methods
Measure Method
Properties
Baseline Property
Element Property
End Property
Height Property
Left Property
RelativeTop Property
Start Property
Top Property
View Property
Width Property
XHeight Property
C1ListItemView
Overview
Members
C1ListItemView Constructor
C1PageLayout
Overview
Members
C1PageLayout Constructor
Properties
Background Property
Height Property
Margin Property
Padding Property
Width Property
Zoom Property
Fields
BackgroundProperty Field
HeightProperty Field
MarginProperty Field
PaddingProperty Field
WidthProperty Field
ZoomProperty Field
C1PagesPanel
Overview
Members
C1PagesPanel Constructor
Properties
ActualColumns Property
Columns Property
Fields
ActualColumnsProperty Field
ColumnsProperty Field
C1PainterMerger
Overview
Members
C1PainterMerger Constructor
Methods
Paint Method
PaintInline Method
Properties
Painters Property
Events
PainterChanged Event
C1PaintingContext
Overview
Members
Methods
Paint Method
PaintInline Method
Properties
ViewManager Property
Viewport Property
C1RangeStyle
Overview
Members
C1RangeStyle Constructor
C1RangeStyle Constructor(C1TextRange)
C1RangeStyle Constructor(C1TextRange,C1TextElementStyle)
Properties
Range Property
Style Property
C1RangeStyleCollection
Overview
Members
C1RangeStyleCollection Constructor
Methods
GetStyles Method
RemoveRange Method
Events
StylesChanged Event
C1ResizePainter
Overview
Members
C1ResizePainter Constructor
Methods
GetDirection Method
Paint Method
PaintInline Method
SetDirection Method
Properties
Element Property
ResizeTemplate Property
Fields
DirectionProperty Field
Events
PainterChanged Event
C1RichTextBox
Overview
Members
C1RichTextBox Constructor
Methods
BeginInit Method
ClipboardCopy Method
ClipboardCut Method
ClipboardPaste Method
EndInit Method
Focus Method
FormatCopy Method
FormatPaste Method
GetElementFromPoint Method
GetHtml Method
GetPositionFromPoint Method
GetRectFromPosition Method
GetTextRange Method
GoToPage Method
OnApplyTemplate Method
RemoveShortcut Method
ScrollIntoView Method
ScrollIntoView(C1TextElement) Method
ScrollIntoView(C1TextPointer) Method
ScrollTo Method
Select Method
SelectAll Method
SetHtml Method
Properties
AcceptsReturn Property
AcceptsTab Property
AutoFormatHyperlinks Property
CaretBrush Property
ClipboardMode Property
ComputedHorizontalScrollBarVisibility Property
ComputedVerticalScrollBarVisibility Property
DefaultParagraphMargin Property
DisabledCuesVisibility Property
DisableSelection Property
Document Property
DocumentHistory Property
ExtentHeight Property
ExtentWidth Property
FocusCuesVisibility Property
HideCaret Property
HideSelection Property
HorizontalOffset Property
HorizontalScrollBarVisibility Property
Html Property
HtmlFilter Property
IsEnabledSpellChecker Property
IsFocused Property
IsMouseOver Property
IsReadOnly Property
NavigationMode Property
PageCount Property
PageNumber Property
Painters Property
PrintPageLayout Property
PrintPanelTemplate Property
PrintTemplate Property
ReturnMode Property
ScrollableHeight Property
ScrollableWidth Property
ScrollBarStyle Property
SelectedText Property
Selection Property
SelectionBackground Property
SelectionForeground Property
SelectionLength Property
SelectionStart Property
SpellChecker Property
StyleOverrides Property
TabSize Property
Text Property
TextWrapping Property
UIContainerResizeTemplate Property
ValidationDecoratorStyle Property
VerticalOffset Property
VerticalScrollBarVisibility Property
ViewManager Property
ViewMode Property
ViewportHeight Property
ViewportWidth Property
Watermark Property
Zoom Property
Fields
AcceptsReturnProperty Field
AcceptsTabProperty Field
AutoFormatHyperlinksProperty Field
CaretBrushProperty Field
ComputedHorizontalScrollBarVisibilityProperty Field
ComputedVerticalScrollBarVisibilityProperty Field
DefaultParagraphMarginProperty Field
DisabledCuesVisibilityProperty Field
DisableSelectionProperty Field
DocumentProperty Field
ExtentHeightProperty Field
ExtentWidthProperty Field
FocusCuesVisibilityProperty Field
HideCaretProperty Field
HideSelectionProperty Field
HorizontalOffsetProperty Field
HorizontalScrollBarVisibilityProperty Field
HtmlFilterProperty Field
HtmlProperty Field
IsEnabledSpellCheckerProperty Field
IsFocusedProperty Field
IsMouseOverProperty Field
IsReadOnlyProperty Field
PageCountProperty Field
PageNumberProperty Field
PrintPageLayoutProperty Field
PrintPanelTemplateProperty Field
PrintTemplateProperty Field
ReturnModeProperty Field
ScrollableHeightProperty Field
ScrollableWidthProperty Field
ScrollBarStyleProperty Field
SelectionBackgroundProperty Field
SelectionForegroundProperty Field
TabSizeProperty Field
TextProperty Field
TextWrappingProperty Field
UIContainerResizeTemplateProperty Field
ValidationDecoratorStyleProperty Field
VerticalOffsetProperty Field
VerticalScrollBarVisibilityProperty Field
ViewModeProperty Field
ViewportHeightProperty Field
ViewportWidthProperty Field
WatermarkProperty Field
ZoomProperty Field
Events
ClipboardCopying Event
ClipboardPasting Event
DocumentChanged Event
ElementMouseEnter Event
ElementMouseLeave Event
ElementMouseLeftButtonDown Event
ElementMouseLeftButtonUp Event
ElementMouseMove Event
IsMouseOverChanged Event
KeyDown Event
MouseLeftButtonDown Event
MouseSelectionCompleted Event
RequestNavigate Event
SelectionChanged Event
TextChanged Event
TextDragMove Event
TextDragStart Event
TextDrop Event
ViewModeChanged Event
C1RichTextPresenter
Overview
Members
C1RichTextPresenter Constructor
Methods
OnApplyTemplate Method
Properties
Source Property
Fields
SourceProperty Field
C1RichTextPresenterSource
Overview
Members
Properties
Index Property
Top Property
ViewManager Property
C1RichTextViewManager
Overview
Members
C1RichTextViewManager Constructor
Methods
Dispose Method
GetElementFromPoint Method
GetLine Method
GetPointFromMouseEvent Method
GetPointFromRelativePoint Method
GetPositionFromPoint Method
GetRectFromPosition Method
GetRelativePointFromPoint Method
GetView Method
InvalidatePaint Method
OfflinePaint Method
Properties
Document Property
Painter Property
PresenterInfo Property
Presenters Property
StyleOverride Property
TabSize Property
C1RunView
Overview
Members
C1RunView Constructor
C1SelectionPainter
Overview
Members
C1SelectionPainter Constructor
Methods
Paint Method
PaintInline Method
Properties
Background Property
PaintCaret Property
PaintSelection Property
Selection Property
Events
PainterChanged Event
C1SpanView
Overview
Members
C1SpanView Constructor
C1StyleOverrideMerger
Overview
Members
C1StyleOverrideMerger Constructor
Methods
GetStyles Method
Properties
Overrides Property
Events
StylesChanged Event
C1TableCellView
Overview
Members
C1TableCellView Constructor
C1TableHelper
Overview
Members
C1TableHelper Constructor
Properties
Cells Property
ColumnCount Property
Item Property
RowCount Property
Table Property
C1TableRowView
Overview
Members
C1TableRowView Constructor
C1TableView
Overview
Members
C1TableView Constructor
C1TextChangedEventArgs
Overview
Members
Properties
Action Property
Range Property
Source Property
StyleProperty Property
C1TextElementView
Overview
Members
Properties
Children Property
Content Property
DesiredSize Property
Element Property
Origin Property
Parent Property
RelativeOrigin Property
ViewManager Property
C1UIContainerView
Overview
Members
C1UIContainerView Constructor
EditExtensions
Overview
Members
Methods
CanDeleteCells Method
CanInsertColumnsOrRows Method
CanMergeCells Method
CanUnmergeCell Method
CellRange Method
ColumnRange Method
ConvertTextToTable Method
Delete Method
DeleteCells Method
DeleteColumns Method
DeleteRows Method
DeleteTable Method
GetVisibleBorders Method
InsertColumnsLeft Method
InsertColumnsRight Method
InsertHardLineBreak Method
InsertInline Method
InsertRowsAbove Method
InsertRowsBelow Method
InsertSoftLineBreak Method
InsertTable Method
InsertText Method
MakeHyperlink Method
MakeList Method
MakeList(C1TextRange,TextMarkerStyle) Method
MakeList(C1TextRange) Method
MergeCells Method
RemoveHyperlinks Method
ReplaceText Method
ReplaceText(C1TextRange,String,C1Run) Method
ReplaceText(C1TextRange,String) Method
RowRange Method
SetBorders Method
TableRange Method
UndoList Method
UnmergeCell Method
ImageAttach
Overview
Members
Methods
GetFormat Method
GetStream Method
SetFormat Method
SetStream Method
Fields
FormatProperty Field
HeightProperty Field
ImageTemplate Field
StreamProperty Field
WidthProperty Field
RequestNavigateEventArgs
Overview
Members
RequestNavigateEventArgs Constructor
Properties
Hyperlink Property
RichTextPainterChangeEventArgs
Overview
Members
RichTextPainterChangeEventArgs Constructor
Properties
Range Property
ScrollPresenter
Overview
Members
ScrollPresenter Constructor
Methods
ScrollIntoView Method
Properties
ComputedHorizontalScrollBarVisibility Property
ComputedVerticalScrollBarVisibility Property
ExtentHeight Property
ExtentWidth Property
HorizontalOffset Property
HorizontalScrollBarVisibility Property
ScrollableHeight Property
ScrollableWidth Property
TextWrapping Property
VerticalOffset Property
VerticalScrollBarVisibility Property
ViewportHeight Property
ViewportWidth Property
Fields
ComputedHorizontalScrollBarVisibilityProperty Field
ComputedVerticalScrollBarVisibilityProperty Field
ExtentHeightProperty Field
ExtentWidthProperty Field
HorizontalOffsetProperty Field
HorizontalScrollBarVisibilityProperty Field
ScrollableHeightProperty Field
ScrollableWidthProperty Field
TextWrappingProperty Field
VerticalOffsetProperty Field
VerticalScrollBarVisibilityProperty Field
ViewportHeightProperty Field
ViewportWidthProperty Field
Events
Arranged Event
StyleOverrideChangeEventArgs
Overview
Members
StyleOverrideChangeEventArgs Constructor
Properties
Range Property
TextDragMoveEventArgs
Overview
Members
TextDragMoveEventArgs Constructor
Properties
Position Property
TextDropEventArgs
Overview
Members
Properties
Handled Property
Position Property
Enumerations
C1BorderFlags
C1FindOptions
C1PaintLayer
ClipboardMode
NavigationMode
ReturnMode
TextChangedAction
TextViewMode
Interfaces
IRichTextPainter
Overview
Members
Methods
Paint Method
PaintInline Method
Events
PainterChanged Event
IStyleOverride
Overview
Members
Methods
GetStyles Method
Events
StylesChanged Event
C1.Silverlight.RichTextBox.Documents Namespace
Overview
Classes
C1Block
Overview
Members
Properties
PageBreakAfter Property
PageBreakBefore Property
TextAlignment Property
TextIndent Property
Fields
PageBreakAfterProperty Field
PageBreakBeforeProperty Field
TextAlignmentProperty Field
TextIndentProperty Field
C1BlockUIContainer
Overview
Members
C1BlockUIContainer Constructor
Methods
Clone Method
JoinSibling Method
Split Method
Split(Int32,Boolean) Method
Properties
Child Property
Content Property
ContentEnd Property
ContentStart Property
ContentTemplate Property
C1Document
Overview
Members
C1Document Constructor
Methods
IsValidChild Method
Properties
Blocks Property
FragmentRange Property
C1HtmlDocument
Overview
Members
C1HtmlDocument Constructor
Methods
ToString Method
Properties
BaseUri Property
Root Property
C1HtmlElement
Overview
Members
C1HtmlElement Constructor
C1HtmlElement Constructor(String)
C1HtmlElement Constructor(String,IEnumerable<KeyValuePair<String,String>>)
Methods
Add Method
AddBefore Method
AddRange Method
Remove Method
ToString Method
Properties
Attributes Property
Children Property
Document Property
Name Property
C1HtmlNode
Overview
Members
Properties
Parent Property
C1HtmlText
Overview
Members
C1HtmlText Constructor
C1HtmlText Constructor()
C1HtmlText Constructor(String)
Methods
ToString Method
Properties
Text Property
C1Hyperlink
Overview
Members
C1Hyperlink Constructor
Methods
ShallowClone Method
Properties
NavigateUri Property
TargetName Property
C1Inline
Overview
Members
C1InlineUIContainer
Overview
Members
C1InlineUIContainer Constructor
Methods
Clone Method
JoinSibling Method
Split Method
Split(Int32,Boolean) Method
Properties
Child Property
Content Property
ContentEnd Property
ContentStart Property
ContentTemplate Property
C1LengthConverter
Overview
Members
C1LengthConverter Constructor
Methods
CanConvertFrom Method
CanConvertFrom(ITypeDescriptorContext,Type) Method
CanConvertTo Method
CanConvertTo(ITypeDescriptorContext,Type) Method
ConvertFrom Method
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
ConvertTo Method
ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method
C1List
Overview
Members
C1List Constructor
Methods
IsValidChild Method
Properties
ListItems Property
Margin Property
MarkerImage Property
MarkerStyle Property
MarkerTemplate Property
StartIndex Property
Fields
MarkerImageProperty Field
MarkerStyleProperty Field
MarkerTemplateProperty Field
StartIndexProperty Field
C1ListItem
Overview
Members
C1ListItem Constructor
Methods
IsValidChild Method
Properties
Blocks Property
C1ListMarkerTemplateContext
Overview
Members
Properties
Index Property
ListItem Property
C1Paragraph
Overview
Members
C1Paragraph Constructor
Methods
IsValidChild Method
Properties
Inlines Property
C1Run
Overview
Members
C1Run Constructor
Methods
Clone Method
Insert Method
JoinSibling Method
Remove Method
Remove(Int32,Int32) Method
Split Method
Split(Int32,Boolean) Method
Properties
ContentEnd Property
ContentStart Property
Text Property
C1Section
Overview
Members
C1Section Constructor
Methods
IsValidChild Method
Properties
Blocks Property
C1Span
Overview
Members
C1Span Constructor
Methods
Add Method
IsValidChild Method
Properties
Inlines Property
C1Table
Overview
Members
C1Table Constructor
Methods
IsValidChild Method
Properties
BorderCollapse Property
BorderSpacing Property
Columns Property
RowGroups Property
Fields
BorderCollapseProperty Field
BorderSpacingProperty Field
ColumnsProperty Field
C1TableCell
Overview
Members
C1TableCell Constructor
Methods
IsValidChild Method
Properties
Blocks Property
ColumnSpan Property
RowSpan Property
Fields
ColumnSpanProperty Field
RowSpanProperty Field
C1TableColumn
Overview
Members
C1TableColumn Constructor
Properties
Background Property
Width Property
C1TableRow
Overview
Members
C1TableRow Constructor
Methods
IsValidChild Method
Properties
Cells Property
C1TableRowGroup
Overview
Members
C1TableRowGroup Constructor
Methods
IsValidChild Method
Properties
Rows Property
C1TextDecoration
Overview
Members
C1TextDecoration Constructor
Properties
Location Property
LocationOffset Property
LocationOffsetUnit Property
Style Property
Thickness Property
ThicknessUnit Property
C1TextDecorationCollection
Overview
Members
C1TextDecorationCollection Constructor
Methods
ToString Method
C1TextDecorationCollectionConverter
Overview
Members
C1TextDecorationCollectionConverter Constructor
Methods
CanConvertFrom Method
CanConvertFrom(ITypeDescriptorContext,Type) Method
CanConvertTo Method
CanConvertTo(ITypeDescriptorContext,Type) Method
ConvertFrom Method
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
ConvertTo Method
ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method
C1TextDecorations
Overview
Members
Properties
Baseline Property
ErrorUnderline Property
OverLine Property
Strikethrough Property
Underline Property
C1TextElement
Overview
Members
C1TextElement Constructor
Methods
ClearValue Method
Clone Method
CreateNewElement Method
Enumerate Method
EnumerateSubtree Method
GetEnumerator Method
GetParents Method
GetValue<T> Method
Group Method
IsValidChild Method
JoinSibling Method
Remove Method
Remove(Int32,Int32) Method
Remove() Method
SetValue<T> Method
ShallowClone Method
Split Method
Split(Int32,Boolean) Method
Split(Int32) Method
UnGroup Method
Properties
Background Property
BorderBrush Property
BorderThickness Property
Children Property
ContentEnd Property
ContentRange Property
ContentStart Property
CornerRadius Property
Cursor Property
EndTag Property
FontFamily Property
FontSize Property
FontStyle Property
FontWeight Property
Foreground Property
Height Property
Id Property
Index Property
IsCollapsed Property
IsEditable Property
IsLeaf Property
IsRoot Property
LineHeight Property
Margin Property
MaxHeight Property
MaxWidth Property
MinHeight Property
MinWidth Property
Name Property
NextSibling Property
Padding Property
Parent Property
PreviousSibling Property
Root Property
StartTag Property
Style Property
TextDecorations Property
TextEffect Property
ToolTip Property
VerticalAlignment Property
Visibility Property
Width Property
Fields
BackgroundProperty Field
BorderBrushProperty Field
BorderThicknessProperty Field
CornerRadiusProperty Field
CursorProperty Field
FontFamilyProperty Field
FontSizeProperty Field
FontStyleProperty Field
FontWeightProperty Field
ForegroundProperty Field
HeightProperty Field
IsEditableProperty Field
LineHeightProperty Field
MarginProperty Field
MaxHeightProperty Field
MaxWidthProperty Field
MinHeightProperty Field
MinWidthProperty Field
PaddingProperty Field
TextDecorationsProperty Field
TextEffectProperty Field
ToolTipProperty Field
VerticalAlignmentProperty Field
VisibilityProperty Field
WidthProperty Field
Events
ChildrenChanged Event
TextChanged Event
TextChanging Event
C1TextElementStyle
Overview
Members
C1TextElementStyle Constructor
C1TextElementStyle Constructor()
C1TextElementStyle Constructor(C1TextElementStyle)
Methods
Add Method
Add(C1TextElementStyle) Method
Add(StyleProperty,Object) Method
Add(KeyValuePair<StyleProperty,Object>) Method
Add(Object,Object) Method
Clear Method
Contains Method
Contains(KeyValuePair<StyleProperty,Object>) Method
Contains(Object) Method
ContainsKey Method
CopyTo Method
CopyTo(KeyValuePair<StyleProperty,Object>[],Int32) Method
CopyTo(Array,Int32) Method
Equals Method
GetEnumerator Method
GetHashCode Method
Remove Method
Remove(StyleProperty) Method
Remove(KeyValuePair<StyleProperty,Object>) Method
Remove(Object) Method
TryGetValue Method
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Item(StyleProperty) Property
Item(Object) Property
Keys Property
SyncRoot Property
Values Property
Operators
Equality Operator
Inequality Operator
C1TextPointer
Overview
Members
C1TextPointer Constructor
C1TextPointer Constructor(C1TextElement,Int32)
C1TextPointer Constructor(C1TextElement,Int32,LogicalDirection)
C1TextPointer Constructor(C1TextPointer)
Methods
Closest Method
Closest(Func<C1TextPointer,Boolean>,Func<C1TextPointer,C1TextPointer,Int32>,C1TextElement) Method
Closest(Func<C1TextPointer,Boolean>,Func<C1TextPointer,C1TextPointer,Int32>) Method
CompareTo Method
Enumerate Method
Enumerate(LogicalDirection) Method
Enumerate() Method
Equals Method
GetHashCode Method
GetOffsetToPosition Method
GetOffsetToPosition(C1TextPointer,Predicate<Tag>) Method
GetOffsetToPosition(C1TextPointer) Method
GetPositionAtOffset Method
GetPositionAtOffset(Int32,Predicate<Tag>) Method
GetPositionAtOffset(Int32) Method
GetSymbol Method
Split Method
Split(Boolean) Method
Split() Method
Properties
ClosestCaret Property
Element Property
IsCaretPosition Property
IsWordEnd Property
IsWordStart Property
LogicalDirection Property
Offset Property
PreviousSymbol Property
Symbol Property
TextOffset Property
Operators
Equality Operator
Greater Than Operator
Greater Than or Equal Operator
Inequality Operator
Less Than Operator
Less Than or Equal Operator
C1TextRange
Overview
Members
C1TextRange Constructor
C1TextRange Constructor(C1TextPointer,C1TextPointer)
C1TextRange Constructor(C1TextRange)
C1TextRange Constructor(C1TextPointer)
C1TextRange Constructor(C1TextElement,Int32,Int32)
Methods
CapitalizeWords Method
Equals Method
GetFragment Method
GetHashCode Method
Intersection Method
Intersects Method
TextTagFilter Method
ToggleCase Method
ToLowercase Method
ToUppercase Method
TrimRuns Method
Properties
BlockBackground Property
Blocks Property
BorderBrush Property
BorderThickness Property
Cells Property
ContainedElements Property
EditRanges Property
Elements Property
End Property
FontFamily Property
FontSize Property
FontStyle Property
FontWeight Property
Foreground Property
Fragment Property
Html Property
InlineAlignment Property
InlineBackground Property
IsEmpty Property
IsRowsSelected Property
IsTableSelected Property
List Property
Lists Property
Margin Property
Padding Property
Runs Property
SelectedColumnEndIndex Property
SelectedColumnStartIndex Property
Start Property
Table Property
TableColumnWidth Property
TableRowHeight Property
Tables Property
Text Property
TextAlignment Property
TextDecorations Property
VerticalAlignment Property
Fields
ObjectReplacementCharacter Field
Operators
Equality Operator
Inequality Operator
ClipboardEventArgs
Overview
Members
ClipboardEventArgs Constructor
Properties
Handled Property
ConvertedHtmlNodeEventArgs
Overview
Members
Properties
HtmlNode Property
TextElement Property
ConvertedTextElementEventArgs
Overview
Members
Properties
HtmlNodes Property
TextElement Property
ConvertingHtmlNodeEventArgs
Overview
Members
Properties
Handled Property
HtmlNode Property
Parent Property
ConvertingTextElementEventArgs
Overview
Members
Properties
Handled Property
Parent Property
TextElement Property
DocumentHistory
Overview
Members
Methods
BeginGroup Method
Clear Method
EndGroup Method
Redo Method
Undo Method
Properties
CanRedo Property
CanUndo Property
Ignore Property
Events
HistoryChanged Event
DocumentHistoryGroup
Overview
Members
DocumentHistoryGroup Constructor
Methods
Dispose Method
EndTag
Overview
Members
EndTag Constructor
Methods
Equals Method
GetHashCode Method
HtmlFilter
Overview
Members
HtmlFilter Constructor
Methods
Convert Method
Convert(C1TextElement,C1HtmlNode) Method
Convert(C1HtmlElement,C1TextElement) Method
ConvertFromDocument Method
ConvertFromDocument(C1Document) Method
ConvertFromDocument(C1Document,HtmlEncoding) Method
ConvertToDocument Method
ConvertToDocument(String) Method
ConvertToDocument(String,Uri) Method
ConvertToDocument(C1HtmlDocument) Method
ConvertToHtmlDocument Method
ConvertToHtmlDocument(String) Method
ConvertToHtmlDocument(C1Document,HtmlEncoding) Method
Properties
Dispatcher Property
Events
ConvertedHtmlNode Event
ConvertedTextElement Event
ConvertedToDocument Event
ConvertingHtmlNode Event
ConvertingTextElement Event
MhtmlFilter
Overview
Members
MhtmlFilter Constructor
Methods
ConvertToDocument Method
Properties
HtmlFilter Property
ProxyCollection<T>
Overview
Members
Methods
Add Method
Add(T) Method
Add(Object) Method
Clear Method
Contains Method
Contains(T) Method
Contains(Object) Method
CopyTo Method
CopyTo(T[],Int32) Method
CopyTo(Array,Int32) Method
GetEnumerator Method
IndexOf Method
IndexOf(T) Method
IndexOf(Object) Method
Insert Method
Insert(Int32,T) Method
Insert(Int32,Object) Method
Remove Method
Remove(T) Method
Remove(Object) Method
RemoveAt Method
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
RtfFilter
Overview
Members
RtfFilter Constructor
Methods
ConvertFromDocument Method
ConvertToDocument Method
StartTag
Overview
Members
StartTag Constructor
Methods
Equals Method
GetHashCode Method
StyleProperty
Overview
Members
StyleProperty Constructor
StyleProperty Constructor(Object)
StyleProperty Constructor(Object,Boolean)
Properties
DefaultValue Property
Inherited Property
Tag
Overview
Members
Properties
Element Property
Enumerations
C1LengthUnitType
C1TextAlignment
C1TextDecorationLocation
C1TextDecorationUnit
C1VerticalAlignment
C1Visibility
HtmlEncoding
PageBreak
TextMarkerStyle
Structures
C1Length
Overview
Members
C1Length Constructor
C1Length Constructor(Double)
C1Length Constructor(Double,C1LengthUnitType)
Methods
Equals Method
GetHashCode Method
Max Method
Min Method
ToString Method
Properties
IsAbsolute Property
IsAuto Property
IsPercent Property
UnitType Property
Value Property
Fields
Auto Field
Operators
Equality Operator
Inequality Operator
C1.Silverlight.RichTextBox.LegacyHtmlFilter.5 Assembly
Namespaces
C1.Silverlight.RichTextBox.LegacyHtmlFilter Namespace
Overview
Classes
HtmlFilter
Overview
Members
HtmlFilter Constructor
Methods
ConvertFromDocument Method
ConvertFromDocument(C1Document) Method
ConvertFromDocument(C1Document,HtmlEncoding) Method
ConvertToDocument Method
ConvertToDocument(String) Method
ConvertToDocument(String,Uri) Method
HtmlFragment
Overview
Members
Methods
ToString Method
Properties
Node Property
NodeType Property
HtmlFragmentList
Overview
Members
HtmlFragmentList Constructor
HtmlNode
Overview
Members
HtmlNode Constructor
Methods
Clone Method
Properties
Attributes Property
CompleteName Property
IsDiv Property
Name Property
Namespace Property
NodeType Property
Value Property
NameValueCollection
Overview
Members
NameValueCollection Constructor
Properties
Item Property
Enumerations
HtmlEncoding
C1.Silverlight.RichTextBox.PdfFilter.5 Assembly
Namespaces
C1.Silverlight.RichTextBox.PdfFilter Namespace
Overview
Classes
PdfFilter
Overview
Members
Methods
PrintDocument Method
C1.Silverlight.RichTextBox.Toolbar.5 Assembly
Namespaces
C1.Silverlight.RichTextBox Namespace
Overview
Classes
C1BoldTool
Overview
Members
C1BoldTool Constructor
C1BorderColorTool
Overview
Members
C1BorderColorTool Constructor
C1BorderThicknessTool
Overview
Members
C1BorderThicknessTool Constructor
C1BorderTool
Overview
Members
C1BorderTool Constructor
Methods
OnApplyTemplate Method
Update Method
Properties
Brush Property
IconTemplate Property
RichTextBox Property
Thickness Property
Fields
BrushProperty Field
IconTemplateProperty Field
RichTextBoxProperty Field
ThicknessProperty Field
C1BorderTool.Proxy
Overview
Members
C1BorderTool.Proxy Constructor
Properties
Bottom Property
Flags Property
Horizontal Property
Left Property
Right Property
Selected Property
Top Property
Vertical Property
Fields
SelectedProperty Field
C1BottomAlignTool
Overview
Members
C1BottomAlignTool Constructor
Methods
Update Method
C1BulletsTool
Overview
Members
C1BulletsTool Constructor
C1ButtonTool
Overview
Members
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1CenterAlignTool
Overview
Members
C1CenterAlignTool Constructor
C1ChangeCaseTool
Overview
Members
C1ChangeCaseTool Constructor
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1ColorPickerMenuItem
Overview
Members
C1ColorPickerMenuItem Constructor
Methods
OnApplyTemplate Method
Properties
Brush Property
IconTemplate Property
Fields
BrushProperty Field
IconTemplateProperty Field
Events
BrushChanged Event
C1ColorTool
Overview
Members
Methods
OnApplyTemplate Method
Properties
Brush Property
RichTextBox Property
Fields
BrushProperty Field
RichTextBoxProperty Field
C1ColorTool.Proxy
Overview
Members
C1ColumnWidthTool
Overview
Members
C1ColumnWidthTool Constructor
C1ComboTool<T>
Overview
Members
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1CopyTool
Overview
Members
C1CopyTool Constructor
C1CutTool
Overview
Members
C1CutTool Constructor
C1DecreaseFontSizeTool
Overview
Members
C1DecreaseFontSizeTool Constructor
C1DeleteTableTool
Overview
Members
C1DeleteTableTool Constructor
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1DraftViewLargeTool
Overview
Members
C1DraftViewLargeTool Constructor
C1DraftViewTool
Overview
Members
C1DraftViewTool Constructor
C1FindAndReplace
Overview
Members
C1FindAndReplace Constructor
Methods
OnApplyTemplate Method
Properties
DropDown Property
IsMouseOver Property
RichTextBox Property
Fields
DropDownProperty Field
IsMouseOverProperty Field
RichTextBoxProperty Field
Events
IsMouseOverChanged Event
C1FindAndReplaceLargeTool
Overview
Members
C1FindAndReplaceLargeTool Constructor
C1FindAndReplaceTool
Overview
Members
C1FindAndReplaceTool Constructor
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1FindAndReplaceTool.Proxy
Overview
Members
C1FindAndReplaceTool.Proxy Constructor
Properties
DropDown Property
RichTextBox Property
C1FitWidthTool
Overview
Members
C1FitWidthTool Constructor
C1FontColorTool
Overview
Members
C1FontColorTool Constructor
C1FontFamilyTool
Overview
Members
C1FontFamilyTool Constructor
Properties
DefaultFont Property
C1FontSizeTool
Overview
Members
C1FontSizeTool Constructor
C1FormatPainterTool
Overview
Members
C1FormatPainterTool Constructor
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1HyperlinkDialog
Overview
Members
C1HyperlinkDialog Constructor
Methods
OnApplyTemplate Method
Properties
TargetName Property
Text Property
Url Property
Fields
TargetNameProperty Field
TextProperty Field
UrlProperty Field
Events
Completed Event
C1ImageDialog
Overview
Members
C1ImageDialog Constructor
Methods
OnApplyTemplate Method
Properties
CanUserInsertFile Property
CanUserInsertUrl Property
Filename Property
Stream Property
Url Property
Fields
CanUserInsertFileProperty Field
CanUserInsertUrlProperty Field
FilenameProperty Field
StreamProperty Field
UrlProperty Field
Events
FileSelected Event
UrlSelected Event
C1IncreaseFontSizeTool
Overview
Members
C1IncreaseFontSizeTool Constructor
C1InsertColumnsLeftTool
Overview
Members
C1InsertColumnsLeftTool Constructor
Methods
Update Method
C1InsertColumnsRightTool
Overview
Members
C1InsertColumnsRightTool Constructor
Methods
Update Method
C1InsertHyperlinkTool
Overview
Members
C1InsertHyperlinkTool Constructor
C1InsertImageLargeTool
Overview
Members
C1InsertImageLargeTool Constructor
C1InsertImageTool
Overview
Members
C1InsertImageTool Constructor
Properties
CanUserInsertFile Property
CanUserInsertUrl Property
Fields
CanUserInsertFileProperty Field
CanUserInsertUrlProperty Field
C1InsertRowsAboveTool
Overview
Members
C1InsertRowsAboveTool Constructor
Methods
Update Method
C1InsertRowsBelowTool
Overview
Members
C1InsertRowsBelowTool Constructor
Methods
Update Method
C1InsertSymbolTool
Overview
Members
C1InsertSymbolTool Constructor
Methods
OnApplyTemplate Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1InsertSymbolTool.Proxy
Overview
Members
C1InsertTableGrid
Overview
Members
C1InsertTableGrid Constructor
Methods
OnApplyTemplate Method
Properties
CellSize Property
Columns Property
DropDown Property
RichTextBox Property
Rows Property
Fields
CellSizeProperty Field
ColumnsProperty Field
DropDownProperty Field
RichTextBoxProperty Field
RowsProperty Field
C1InsertTableGridPanel
Overview
Members
C1InsertTableGridPanel Constructor
Properties
CellSize Property
CellTemplate Property
Columns Property
MinColumns Property
MinRows Property
Rows Property
SelectedCellTemplate Property
Fields
CellSizeProperty Field
CellTemplateProperty Field
ColumnsProperty Field
MinColumnsProperty Field
MinRowsProperty Field
RowsProperty Field
SelectedCellTemplateProperty Field
C1InsertTableTool
Overview
Members
C1InsertTableTool Constructor
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1InsertTableTool.Proxy
Overview
Members
C1InsertTableTool.Proxy Constructor
Properties
DropDown Property
RichTextBox Property
C1ItalicTool
Overview
Members
C1ItalicTool Constructor
C1JustifyTool
Overview
Members
C1JustifyTool Constructor
C1LeftAlignTool
Overview
Members
C1LeftAlignTool Constructor
C1LengthTool
Overview
Members
Methods
OnApplyTemplate Method
Update Method
Properties
HeaderTemplate Property
IsMouseOver Property
Length Property
RichTextBox Property
Fields
HeaderTemplateProperty Field
IsMouseOverProperty Field
LengthProperty Field
RichTextBoxProperty Field
Events
IsMouseOverChanged Event
LengthChanged Event
C1LengthUnitConverter
Overview
Members
C1LengthUnitConverter Constructor
Methods
Convert Method
ConvertBack Method
C1ListTool
Overview
Members
C1ListTool Constructor
Properties
MarkerStyle Property
C1MarginTool
Overview
Members
C1MarginTool Constructor
C1MergeCellsTool
Overview
Members
C1MergeCellsTool Constructor
Methods
Update Method
C1NumberingTool
Overview
Members
C1NumberingTool Constructor
C1OnePageTool
Overview
Members
C1OnePageTool Constructor
C1PaddingTool
Overview
Members
C1PaddingTool Constructor
C1ParagraphColorTool
Overview
Members
C1ParagraphColorTool Constructor
C1PasteLargeTool
Overview
Members
C1PasteLargeTool Constructor
C1PasteTool
Overview
Members
C1PasteTool Constructor
C1PrintViewLargeTool
Overview
Members
C1PrintViewLargeTool Constructor
C1PrintViewTool
Overview
Members
C1PrintViewTool Constructor
C1RedoTool
Overview
Members
C1RedoTool Constructor
Methods
Update Method
C1RemoveHyperlinkTool
Overview
Members
C1RemoveHyperlinkTool Constructor
C1RichTextBoxToolbar
Overview
Members
C1RichTextBoxToolbar Constructor
Methods
OnApplyTemplate Method
Properties
FontFamilies Property
FontSizes Property
IsMouseOver Property
RichTextBox Property
SpellChecker Property
Fields
IsMouseOverProperty Field
RichTextBoxProperty Field
SpellCheckerProperty Field
Events
IsMouseOverChanged Event
C1RichTextTool
Overview
Members
Methods
Initialize Method
RegisterProperty Method
C1RightAlignTool
Overview
Members
C1RightAlignTool Constructor
C1RowHeightTool
Overview
Members
C1RowHeightTool Constructor
C1SelectTableTool
Overview
Members
C1SelectTableTool Constructor
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1ShowGridlinesTool
Overview
Members
C1ShowGridlinesTool Constructor
C1SpellCheckLargeTool
Overview
Members
C1SpellCheckLargeTool Constructor
C1SpellCheckTool
Overview
Members
C1SpellCheckTool Constructor
Properties
SpellChecker Property
Fields
SpellCheckerProperty Field
C1StrikethroughTool
Overview
Members
C1StrikethroughTool Constructor
Methods
Update Method
C1SubscriptTool
Overview
Members
C1SubscriptTool Constructor
C1SuperscriptTool
Overview
Members
C1SuperscriptTool Constructor
C1TableWidthTool
Overview
Members
C1TableWidthTool Constructor
C1TextHighlightTool
Overview
Members
C1TextHighlightTool Constructor
C1TextWrappingTool
Overview
Members
C1TextWrappingTool Constructor
C1ThicknessMenuItem
Overview
Members
C1ThicknessMenuItem Constructor
Methods
OnApplyTemplate Method
Properties
IconTemplate Property
Thickness Property
Fields
IconTemplateProperty Field
ThicknessProperty Field
C1ThicknessPicker
Overview
Members
C1ThicknessPicker Constructor
Methods
OnApplyTemplate Method
Properties
IsMouseOver Property
Thickness Property
Fields
IsMouseOverProperty Field
ThicknessProperty Field
Events
IsMouseOverChanged Event
ThicknessChanged Event
C1ThicknessTool
Overview
Members
Methods
OnApplyTemplate Method
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1ThicknessTool.Proxy
Overview
Members
C1ToggleButtonTool<T>
Overview
Members
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1TopAlignTool
Overview
Members
C1TopAlignTool Constructor
Methods
Update Method
C1TwoPagesTool
Overview
Members
C1TwoPagesTool Constructor
C1UnderlineTool
Overview
Members
C1UnderlineTool Constructor
Methods
Update Method
C1UndoTool
Overview
Members
C1UndoTool Constructor
Methods
Update Method
C1UnmergeCellTool
Overview
Members
C1UnmergeCellTool Constructor
Methods
Update Method
C1VerticalCenterAlignTool
Overview
Members
C1VerticalCenterAlignTool Constructor
Methods
Update Method
C1Zoom100PercentTool
Overview
Members
C1Zoom100PercentTool Constructor
C1ZoomComboTool
Overview
Members
C1ZoomComboTool Constructor
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1ZoomInTool
Overview
Members
C1ZoomInTool Constructor
C1ZoomOutTool
Overview
Members
C1ZoomOutTool Constructor
C1ZoomSliderTool
Overview
Members
C1ZoomSliderTool Constructor
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
FontFamilyConverter
Overview
Members
FontFamilyConverter Constructor
Methods
Convert Method
ConvertBack Method
Interfaces
IUpdateableTool
Overview
Members
Methods
Update Method
C1.WPF.RichTextBox.4 Assembly
Namespaces
C1.WPF.RichTextBox Namespace
Overview
Classes
C1BoxView
Overview
Members
C1BoxView Constructor
C1FlowView
Overview
Members
C1FlowView Constructor
Methods
GetLinesBetween Method
Properties
Lines Property
C1GridlinesPainter
Overview
Members
C1GridlinesPainter Constructor
Methods
Paint Method
PaintInline Method
Events
PainterChanged Event
C1Line
Overview
Members
Properties
Baseline Property
Fragments Property
Height Property
Left Property
Next Property
Parent Property
Previous Property
RelativeLeft Property
RelativeTop Property
Top Property
TotalWidth Property
Width Property
XHeight Property
C1LineFragment
Overview
Members
Methods
Measure Method
Properties
Baseline Property
Element Property
End Property
Height Property
Left Property
RelativeTop Property
Start Property
Top Property
View Property
Width Property
XHeight Property
C1ListItemView
Overview
Members
C1ListItemView Constructor
C1PageLayout
Overview
Members
C1PageLayout Constructor
Properties
Background Property
Height Property
Margin Property
Padding Property
Width Property
Zoom Property
Fields
BackgroundProperty Field
HeightProperty Field
MarginProperty Field
PaddingProperty Field
WidthProperty Field
ZoomProperty Field
C1PagesPanel
Overview
Members
C1PagesPanel Constructor
Properties
ActualColumns Property
Columns Property
Fields
ActualColumnsProperty Field
ColumnsProperty Field
C1PainterMerger
Overview
Members
C1PainterMerger Constructor
Methods
Paint Method
PaintInline Method
Properties
Painters Property
Events
PainterChanged Event
C1PaintingContext
Overview
Members
Methods
Paint Method
PaintInline Method
Properties
ViewManager Property
Viewport Property
C1RangeStyle
Overview
Members
C1RangeStyle Constructor
C1RangeStyle Constructor(C1TextRange)
C1RangeStyle Constructor(C1TextRange,C1TextElementStyle)
Properties
Range Property
Style Property
C1RangeStyleCollection
Overview
Members
C1RangeStyleCollection Constructor
Methods
GetStyles Method
RemoveRange Method
Events
StylesChanged Event
C1ResizePainter
Overview
Members
C1ResizePainter Constructor
Methods
GetDirection Method
Paint Method
PaintInline Method
SetDirection Method
Properties
Element Property
ResizeTemplate Property
Fields
DirectionProperty Field
Events
PainterChanged Event
C1RichTextBox
Overview
Members
C1RichTextBox Constructor
Methods
BeginInit Method
ClipboardCopy Method
ClipboardCut Method
ClipboardPaste Method
EndInit Method
Focus Method
FormatCopy Method
FormatPaste Method
GetElementFromPoint Method
GetHtml Method
GetPositionFromPoint Method
GetRectFromPosition Method
GetTextRange Method
GoToPage Method
OnApplyTemplate Method
RemoveShortcut Method
ScrollIntoView Method
ScrollIntoView(C1TextElement) Method
ScrollIntoView(C1TextPointer) Method
ScrollTo Method
Select Method
SelectAll Method
SetHtml Method
Properties
AcceptsReturn Property
AcceptsTab Property
AutoCapitalizationMode Property
AutoFormatHyperlinks Property
CaretBrush Property
ClipboardMode Property
ComputedHorizontalScrollBarVisibility Property
ComputedVerticalScrollBarVisibility Property
DefaultParagraphMargin Property
DisabledCuesVisibility Property
DisableSelection Property
Document Property
DocumentHistory Property
ExtentHeight Property
ExtentWidth Property
FocusCuesVisibility Property
HideCaret Property
HideSelection Property
HorizontalOffset Property
HorizontalScrollBarVisibility Property
Html Property
HtmlFilter Property
IsEnabledSpellChecker Property
IsFocused Property
IsReadOnly Property
NavigationMode Property
PageCount Property
PageNumber Property
Painters Property
PrintPageLayout Property
PrintPanelTemplate Property
PrintTemplate Property
ReturnMode Property
ScrollableHeight Property
ScrollableWidth Property
ScrollBarStyle Property
SelectedText Property
Selection Property
SelectionBackground Property
SelectionForeground Property
SelectionLength Property
SelectionStart Property
SpellChecker Property
StyleOverrides Property
TabSize Property
Text Property
TextWrapping Property
UIContainerResizeTemplate Property
ValidationDecoratorStyle Property
VerticalOffset Property
VerticalScrollBarVisibility Property
ViewManager Property
ViewMode Property
ViewportHeight Property
ViewportWidth Property
Watermark Property
Zoom Property
Fields
AcceptsReturnProperty Field
AcceptsTabProperty Field
AutoCapitalizationModeProperty Field
AutoFormatHyperlinksProperty Field
CaretBrushProperty Field
ComputedHorizontalScrollBarVisibilityProperty Field
ComputedVerticalScrollBarVisibilityProperty Field
DefaultParagraphMarginProperty Field
DisabledCuesVisibilityProperty Field
DisableSelectionProperty Field
DocumentProperty Field
ExtentHeightProperty Field
ExtentWidthProperty Field
FocusCuesVisibilityProperty Field
HideCaretProperty Field
HideSelectionProperty Field
HorizontalOffsetProperty Field
HorizontalScrollBarVisibilityProperty Field
HtmlFilterProperty Field
HtmlProperty Field
IsEnabledSpellCheckerProperty Field
IsFocusedProperty Field
IsReadOnlyProperty Field
PageCountProperty Field
PageNumberProperty Field
PrintPageLayoutProperty Field
PrintPanelTemplateProperty Field
PrintTemplateProperty Field
ReturnModeProperty Field
ScrollableHeightProperty Field
ScrollableWidthProperty Field
ScrollBarStyleProperty Field
SelectionBackgroundProperty Field
SelectionForegroundProperty Field
TabSizeProperty Field
TextProperty Field
TextWrappingProperty Field
UIContainerResizeTemplateProperty Field
ValidationDecoratorStyleProperty Field
VerticalOffsetProperty Field
VerticalScrollBarVisibilityProperty Field
ViewModeProperty Field
ViewportHeightProperty Field
ViewportWidthProperty Field
WatermarkProperty Field
ZoomProperty Field
Events
ClipboardCopying Event
ClipboardPasting Event
DocumentChanged Event
ElementMouseEnter Event
ElementMouseLeave Event
ElementMouseLeftButtonDown Event
ElementMouseLeftButtonUp Event
ElementMouseMove Event
IsMouseOverChanged Event
KeyDown Event
MouseLeftButtonDown Event
MouseSelectionCompleted Event
RequestNavigate Event
SelectionChanged Event
TextChanged Event
TextDragMove Event
TextDragStart Event
TextDrop Event
ViewModeChanged Event
C1RichTextPresenter
Overview
Members
C1RichTextPresenter Constructor
Methods
OnApplyTemplate Method
Properties
Source Property
Fields
SourceProperty Field
C1RichTextPresenterSource
Overview
Members
Properties
Index Property
Top Property
ViewManager Property
C1RichTextViewManager
Overview
Members
C1RichTextViewManager Constructor
Methods
Dispose Method
GetElementFromPoint Method
GetLine Method
GetPointFromMouseEvent Method
GetPointFromRelativePoint Method
GetPositionFromPoint Method
GetRectFromPosition Method
GetRelativePointFromPoint Method
GetView Method
InvalidatePaint Method
OfflinePaint Method
Properties
Document Property
Painter Property
PresenterInfo Property
Presenters Property
StyleOverride Property
TabSize Property
C1RunView
Overview
Members
C1RunView Constructor
C1SelectionPainter
Overview
Members
C1SelectionPainter Constructor
Methods
Paint Method
PaintInline Method
Properties
Background Property
PaintCaret Property
PaintSelection Property
Selection Property
Events
PainterChanged Event
C1SpanView
Overview
Members
C1SpanView Constructor
C1StyleOverrideMerger
Overview
Members
C1StyleOverrideMerger Constructor
Methods
GetStyles Method
Properties
Overrides Property
Events
StylesChanged Event
C1TableCellView
Overview
Members
C1TableCellView Constructor
C1TableHelper
Overview
Members
C1TableHelper Constructor
Properties
Cells Property
ColumnCount Property
Item Property
RowCount Property
Table Property
C1TableRowView
Overview
Members
C1TableRowView Constructor
C1TableView
Overview
Members
C1TableView Constructor
C1TextChangedEventArgs
Overview
Members
Properties
Action Property
Range Property
Source Property
StyleProperty Property
C1TextElementView
Overview
Members
Properties
Children Property
Content Property
DesiredSize Property
Element Property
Origin Property
Parent Property
RelativeOrigin Property
ViewManager Property
C1UIContainerView
Overview
Members
C1UIContainerView Constructor
EditExtensions
Overview
Members
Methods
CanDeleteCells Method
CanInsertColumnsOrRows Method
CanMergeCells Method
CanUnmergeCell Method
CellRange Method
ColumnRange Method
ConvertTextToTable Method
Delete Method
DeleteCells Method
DeleteColumns Method
DeleteRows Method
DeleteTable Method
GetVisibleBorders Method
InsertColumnsLeft Method
InsertColumnsRight Method
InsertHardLineBreak Method
InsertInline Method
InsertRowsAbove Method
InsertRowsBelow Method
InsertSoftLineBreak Method
InsertTable Method
InsertText Method
MakeHyperlink Method
MakeList Method
MakeList(C1TextRange,TextMarkerStyle) Method
MakeList(C1TextRange) Method
MergeCells Method
RemoveHyperlinks Method
ReplaceText Method
ReplaceText(C1TextRange,String,C1Run) Method
ReplaceText(C1TextRange,String) Method
RowRange Method
SetBorders Method
TableRange Method
UndoList Method
UnmergeCell Method
ImageAttach
Overview
Members
Methods
GetFormat Method
GetStream Method
SetFormat Method
SetStream Method
Fields
FormatProperty Field
HeightProperty Field
ImageTemplate Field
StreamProperty Field
WidthProperty Field
RequestNavigateEventArgs
Overview
Members
RequestNavigateEventArgs Constructor
Properties
Hyperlink Property
RichTextPainterChangeEventArgs
Overview
Members
RichTextPainterChangeEventArgs Constructor
Properties
Range Property
ScrollPresenter
Overview
Members
ScrollPresenter Constructor
Methods
ScrollIntoView Method
Properties
ComputedHorizontalScrollBarVisibility Property
ComputedVerticalScrollBarVisibility Property
ExtentHeight Property
ExtentWidth Property
HorizontalOffset Property
HorizontalScrollBarVisibility Property
ScrollableHeight Property
ScrollableWidth Property
TextWrapping Property
VerticalOffset Property
VerticalScrollBarVisibility Property
ViewportHeight Property
ViewportWidth Property
Fields
ComputedHorizontalScrollBarVisibilityProperty Field
ComputedVerticalScrollBarVisibilityProperty Field
ExtentHeightProperty Field
ExtentWidthProperty Field
HorizontalOffsetProperty Field
HorizontalScrollBarVisibilityProperty Field
ScrollableHeightProperty Field
ScrollableWidthProperty Field
TextWrappingProperty Field
VerticalOffsetProperty Field
VerticalScrollBarVisibilityProperty Field
ViewportHeightProperty Field
ViewportWidthProperty Field
Events
Arranged Event
StyleOverrideChangeEventArgs
Overview
Members
StyleOverrideChangeEventArgs Constructor
Properties
Range Property
TextDragMoveEventArgs
Overview
Members
TextDragMoveEventArgs Constructor
Properties
Position Property
TextDropEventArgs
Overview
Members
Properties
Handled Property
Position Property
Enumerations
AutoCapitalizationMode
C1BorderFlags
C1FindOptions
C1PaintLayer
ClipboardMode
NavigationMode
ReturnMode
TextChangedAction
TextViewMode
Interfaces
IRichTextPainter
Overview
Members
Methods
Paint Method
PaintInline Method
Events
PainterChanged Event
IStyleOverride
Overview
Members
Methods
GetStyles Method
Events
StylesChanged Event
C1.WPF.RichTextBox.Documents Namespace
Overview
Classes
C1Block
Overview
Members
Properties
PageBreakAfter Property
PageBreakBefore Property
TextAlignment Property
TextIndent Property
Fields
PageBreakAfterProperty Field
PageBreakBeforeProperty Field
TextAlignmentProperty Field
TextIndentProperty Field
C1BlockUIContainer
Overview
Members
C1BlockUIContainer Constructor
Methods
Clone Method
JoinSibling Method
Split Method
Split(Int32,Boolean) Method
Properties
Child Property
Content Property
ContentEnd Property
ContentStart Property
ContentTemplate Property
C1Document
Overview
Members
C1Document Constructor
Methods
IsValidChild Method
Properties
Blocks Property
FragmentRange Property
C1HtmlDocument
Overview
Members
C1HtmlDocument Constructor
Methods
ToString Method
Properties
BaseUri Property
Root Property
C1HtmlElement
Overview
Members
C1HtmlElement Constructor
C1HtmlElement Constructor(String)
C1HtmlElement Constructor(String,IEnumerable<KeyValuePair<String,String>>)
Methods
Add Method
AddBefore Method
AddRange Method
Remove Method
ToString Method
Properties
Attributes Property
Children Property
Document Property
Name Property
C1HtmlNode
Overview
Members
Properties
Parent Property
C1HtmlText
Overview
Members
C1HtmlText Constructor
C1HtmlText Constructor()
C1HtmlText Constructor(String)
Methods
ToString Method
Properties
Text Property
C1Hyperlink
Overview
Members
C1Hyperlink Constructor
Methods
ShallowClone Method
Properties
NavigateUri Property
TargetName Property
C1Inline
Overview
Members
C1InlineUIContainer
Overview
Members
C1InlineUIContainer Constructor
Methods
Clone Method
JoinSibling Method
Split Method
Split(Int32,Boolean) Method
Properties
Child Property
Content Property
ContentEnd Property
ContentStart Property
ContentTemplate Property
C1LengthConverter
Overview
Members
C1LengthConverter Constructor
Methods
CanConvertFrom Method
CanConvertFrom(ITypeDescriptorContext,Type) Method
CanConvertTo Method
CanConvertTo(ITypeDescriptorContext,Type) Method
ConvertFrom Method
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
ConvertTo Method
ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method
C1List
Overview
Members
C1List Constructor
Methods
IsValidChild Method
Properties
ListItems Property
Margin Property
MarkerImage Property
MarkerStyle Property
MarkerTemplate Property
StartIndex Property
Fields
MarkerImageProperty Field
MarkerStyleProperty Field
MarkerTemplateProperty Field
StartIndexProperty Field
C1ListItem
Overview
Members
C1ListItem Constructor
Methods
IsValidChild Method
Properties
Blocks Property
C1ListMarkerTemplateContext
Overview
Members
Properties
Index Property
ListItem Property
C1Paragraph
Overview
Members
C1Paragraph Constructor
Methods
IsValidChild Method
Properties
Inlines Property
C1Run
Overview
Members
C1Run Constructor
Methods
Clone Method
Insert Method
JoinSibling Method
Remove Method
Remove(Int32,Int32) Method
Split Method
Split(Int32,Boolean) Method
Properties
ContentEnd Property
ContentStart Property
Text Property
C1Section
Overview
Members
C1Section Constructor
Methods
IsValidChild Method
Properties
Blocks Property
C1Span
Overview
Members
C1Span Constructor
Methods
Add Method
IsValidChild Method
Properties
Inlines Property
C1Table
Overview
Members
C1Table Constructor
Methods
IsValidChild Method
Properties
BorderCollapse Property
BorderSpacing Property
Columns Property
RowGroups Property
TableAlignment Property
Fields
BorderCollapseProperty Field
BorderSpacingProperty Field
ColumnsProperty Field
TableAlignmentProperty Field
C1TableCell
Overview
Members
C1TableCell Constructor
Methods
IsValidChild Method
Properties
Blocks Property
ColumnSpan Property
RowSpan Property
Fields
ColumnSpanProperty Field
RowSpanProperty Field
C1TableColumn
Overview
Members
C1TableColumn Constructor
Properties
Background Property
Width Property
C1TableRow
Overview
Members
C1TableRow Constructor
Methods
IsValidChild Method
Properties
Cells Property
C1TableRowGroup
Overview
Members
C1TableRowGroup Constructor
Methods
IsValidChild Method
Properties
Rows Property
C1TextDecoration
Overview
Members
C1TextDecoration Constructor
Properties
Location Property
LocationOffset Property
LocationOffsetUnit Property
Style Property
Thickness Property
ThicknessUnit Property
C1TextDecorationCollection
Overview
Members
C1TextDecorationCollection Constructor
Methods
ToString Method
C1TextDecorationCollectionConverter
Overview
Members
C1TextDecorationCollectionConverter Constructor
Methods
CanConvertFrom Method
CanConvertFrom(ITypeDescriptorContext,Type) Method
CanConvertTo Method
CanConvertTo(ITypeDescriptorContext,Type) Method
ConvertFrom Method
ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) Method
ConvertTo Method
ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method
C1TextDecorations
Overview
Members
Properties
Baseline Property
ErrorUnderline Property
OverLine Property
Strikethrough Property
Underline Property
C1TextElement
Overview
Members
C1TextElement Constructor
Methods
ClearValue Method
Clone Method
CreateNewElement Method
Enumerate Method
EnumerateSubtree Method
GetEnumerator Method
GetParents Method
GetValue<T> Method
Group Method
IsValidChild Method
JoinSibling Method
Remove Method
Remove(Int32,Int32) Method
Remove() Method
SetValue<T> Method
ShallowClone Method
Split Method
Split(Int32,Boolean) Method
Split(Int32) Method
UnGroup Method
Properties
Background Property
BorderBrush Property
BorderThickness Property
Children Property
ContentEnd Property
ContentRange Property
ContentStart Property
CornerRadius Property
Cursor Property
EndTag Property
FontFamily Property
FontSize Property
FontStyle Property
FontWeight Property
Foreground Property
Height Property
Id Property
Index Property
IsCollapsed Property
IsEditable Property
IsLeaf Property
IsRoot Property
LineHeight Property
Margin Property
MaxHeight Property
MaxWidth Property
MinHeight Property
MinWidth Property
Name Property
NextSibling Property
Padding Property
Parent Property
PreviousSibling Property
Root Property
StartTag Property
Style Property
TextDecorations Property
TextEffect Property
ToolTip Property
VerticalAlignment Property
Visibility Property
Width Property
Fields
BackgroundProperty Field
BorderBrushProperty Field
BorderThicknessProperty Field
CornerRadiusProperty Field
CursorProperty Field
FontFamilyProperty Field
FontSizeProperty Field
FontStyleProperty Field
FontWeightProperty Field
ForegroundProperty Field
HeightProperty Field
IsEditableProperty Field
LineHeightProperty Field
MarginProperty Field
MaxHeightProperty Field
MaxWidthProperty Field
MinHeightProperty Field
MinWidthProperty Field
PaddingProperty Field
TextDecorationsProperty Field
TextEffectProperty Field
ToolTipProperty Field
VerticalAlignmentProperty Field
VisibilityProperty Field
WidthProperty Field
Events
ChildrenChanged Event
TextChanged Event
TextChanging Event
C1TextElementStyle
Overview
Members
C1TextElementStyle Constructor
C1TextElementStyle Constructor()
C1TextElementStyle Constructor(C1TextElementStyle)
Methods
Add Method
Add(C1TextElementStyle) Method
Add(StyleProperty,Object) Method
Add(KeyValuePair<StyleProperty,Object>) Method
Add(Object,Object) Method
Clear Method
Contains Method
Contains(KeyValuePair<StyleProperty,Object>) Method
Contains(Object) Method
ContainsKey Method
CopyTo Method
CopyTo(KeyValuePair<StyleProperty,Object>[],Int32) Method
CopyTo(Array,Int32) Method
Equals Method
GetEnumerator Method
GetHashCode Method
Remove Method
Remove(StyleProperty) Method
Remove(KeyValuePair<StyleProperty,Object>) Method
Remove(Object) Method
TryGetValue Method
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Item(StyleProperty) Property
Item(Object) Property
Keys Property
SyncRoot Property
Values Property
Operators
Equality Operator
Inequality Operator
C1TextPointer
Overview
Members
C1TextPointer Constructor
C1TextPointer Constructor(C1TextElement,Int32)
C1TextPointer Constructor(C1TextElement,Int32,LogicalDirection)
C1TextPointer Constructor(C1TextPointer)
Methods
Closest Method
Closest(Func<C1TextPointer,Boolean>,Func<C1TextPointer,C1TextPointer,Int32>,C1TextElement) Method
Closest(Func<C1TextPointer,Boolean>,Func<C1TextPointer,C1TextPointer,Int32>) Method
CompareTo Method
Enumerate Method
Enumerate(LogicalDirection) Method
Enumerate() Method
Equals Method
GetHashCode Method
GetOffsetToPosition Method
GetOffsetToPosition(C1TextPointer,Predicate<Tag>) Method
GetOffsetToPosition(C1TextPointer) Method
GetPositionAtOffset Method
GetPositionAtOffset(Int32,Predicate<Tag>) Method
GetPositionAtOffset(Int32) Method
GetSymbol Method
Split Method
Split(Boolean) Method
Split() Method
Properties
ClosestCaret Property
Element Property
IsCaretPosition Property
IsSentenceEnd Property
IsWordEnd Property
IsWordStart Property
LogicalDirection Property
Offset Property
PreviousSymbol Property
Symbol Property
TextOffset Property
Operators
Equality Operator
Greater Than Operator
Greater Than or Equal Operator
Inequality Operator
Less Than Operator
Less Than or Equal Operator
C1TextRange
Overview
Members
C1TextRange Constructor
C1TextRange Constructor(C1TextPointer,C1TextPointer)
C1TextRange Constructor(C1TextRange)
C1TextRange Constructor(C1TextPointer)
C1TextRange Constructor(C1TextElement,Int32,Int32)
Methods
CapitalizeWords Method
Equals Method
GetFragment Method
GetHashCode Method
Intersection Method
Intersects Method
TextTagFilter Method
ToggleCase Method
ToLowercase Method
ToUppercase Method
TrimRuns Method
Properties
BlockBackground Property
Blocks Property
BorderBrush Property
BorderThickness Property
Cells Property
ContainedElements Property
EditRanges Property
Elements Property
End Property
FontFamily Property
FontSize Property
FontStyle Property
FontWeight Property
Foreground Property
Fragment Property
Html Property
InlineAlignment Property
InlineBackground Property
IsEmpty Property
IsRowsSelected Property
IsTableSelected Property
List Property
Lists Property
Margin Property
Padding Property
Runs Property
SelectedColumnEndIndex Property
SelectedColumnStartIndex Property
Start Property
Table Property
TableColumnWidth Property
TableRowHeight Property
Tables Property
Text Property
TextAlignment Property
TextDecorations Property
VerticalAlignment Property
Fields
ObjectReplacementCharacter Field
Operators
Equality Operator
Inequality Operator
ClipboardEventArgs
Overview
Members
ClipboardEventArgs Constructor
Properties
Handled Property
ConvertedHtmlNodeEventArgs
Overview
Members
Properties
HtmlNode Property
TextElement Property
ConvertedTextElementEventArgs
Overview
Members
Properties
HtmlNodes Property
TextElement Property
ConvertingHtmlNodeEventArgs
Overview
Members
Properties
Handled Property
HtmlNode Property
Parent Property
ConvertingTextElementEventArgs
Overview
Members
Properties
Handled Property
Parent Property
TextElement Property
DocumentHistory
Overview
Members
Methods
BeginGroup Method
Clear Method
EndGroup Method
Redo Method
Undo Method
Properties
CanRedo Property
CanUndo Property
Ignore Property
Events
HistoryChanged Event
DocumentHistoryGroup
Overview
Members
DocumentHistoryGroup Constructor
Methods
Dispose Method
EndTag
Overview
Members
EndTag Constructor
Methods
Equals Method
GetHashCode Method
HtmlFilter
Overview
Members
HtmlFilter Constructor
Methods
Convert Method
Convert(C1TextElement,C1HtmlNode) Method
Convert(C1HtmlElement,C1TextElement) Method
ConvertFromDocument Method
ConvertFromDocument(C1Document) Method
ConvertFromDocument(C1Document,HtmlEncoding) Method
ConvertToDocument Method
ConvertToDocument(String) Method
ConvertToDocument(String,Uri) Method
ConvertToDocument(C1HtmlDocument) Method
ConvertToHtmlDocument Method
ConvertToHtmlDocument(String) Method
ConvertToHtmlDocument(C1Document,HtmlEncoding) Method
Properties
Dispatcher Property
Events
ConvertedHtmlNode Event
ConvertedTextElement Event
ConvertedToDocument Event
ConvertingHtmlNode Event
ConvertingTextElement Event
MhtmlFilter
Overview
Members
MhtmlFilter Constructor
Methods
ConvertToDocument Method
Properties
HtmlFilter Property
ProxyCollection<T>
Overview
Members
Methods
Add Method
Add(T) Method
Add(Object) Method
Clear Method
Contains Method
Contains(T) Method
Contains(Object) Method
CopyTo Method
CopyTo(T[],Int32) Method
CopyTo(Array,Int32) Method
GetEnumerator Method
IndexOf Method
IndexOf(T) Method
IndexOf(Object) Method
Insert Method
Insert(Int32,T) Method
Insert(Int32,Object) Method
Remove Method
Remove(T) Method
Remove(Object) Method
RemoveAt Method
Properties
Count Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
SyncRoot Property
RtfFilter
Overview
Members
RtfFilter Constructor
Methods
ConvertFromDocument Method
ConvertToDocument Method
StartTag
Overview
Members
StartTag Constructor
Methods
Equals Method
GetHashCode Method
StyleProperty
Overview
Members
StyleProperty Constructor
StyleProperty Constructor(Object)
StyleProperty Constructor(Object,Boolean)
Properties
DefaultValue Property
Inherited Property
Tag
Overview
Members
Properties
Element Property
Enumerations
C1LengthUnitType
C1TextAlignment
C1TextDecorationLocation
C1TextDecorationUnit
C1VerticalAlignment
C1Visibility
HtmlEncoding
PageBreak
TextMarkerStyle
Structures
C1Length
Overview
Members
C1Length Constructor
C1Length Constructor(Double)
C1Length Constructor(Double,C1LengthUnitType)
Methods
Equals Method
GetHashCode Method
Max Method
Min Method
ToString Method
Properties
IsAbsolute Property
IsAuto Property
IsPercent Property
UnitType Property
Value Property
Fields
Auto Field
Operators
Equality Operator
Inequality Operator
C1.WPF.RichTextBox.Toolbar.4 Assembly
Namespaces
C1.WPF.RichTextBox Namespace
Overview
Classes
C1BoldTool
Overview
Members
C1BoldTool Constructor
C1BorderColorTool
Overview
Members
C1BorderColorTool Constructor
C1BorderThicknessTool
Overview
Members
C1BorderThicknessTool Constructor
C1BorderTool
Overview
Members
C1BorderTool Constructor
Methods
OnApplyTemplate Method
Update Method
Properties
Brush Property
IconTemplate Property
RichTextBox Property
Thickness Property
Fields
BrushProperty Field
IconTemplateProperty Field
RichTextBoxProperty Field
ThicknessProperty Field
C1BorderTool.Proxy
Overview
Members
C1BorderTool.Proxy Constructor
Properties
Bottom Property
Flags Property
Horizontal Property
Left Property
Right Property
Selected Property
Top Property
Vertical Property
Fields
SelectedProperty Field
C1BottomAlignTool
Overview
Members
C1BottomAlignTool Constructor
Methods
Update Method
C1BulletsTool
Overview
Members
C1BulletsTool Constructor
C1ButtonTool
Overview
Members
Methods
GetAncestor Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1CenterAlignTool
Overview
Members
C1CenterAlignTool Constructor
C1ChangeCaseTool
Overview
Members
C1ChangeCaseTool Constructor
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1ColorPickerMenuItem
Overview
Members
C1ColorPickerMenuItem Constructor
Methods
OnApplyTemplate Method
Properties
Brush Property
IconTemplate Property
Fields
BrushProperty Field
IconTemplateProperty Field
Events
BrushChanged Event
C1ColorTool
Overview
Members
Methods
OnApplyTemplate Method
Properties
Brush Property
RichTextBox Property
Fields
BrushProperty Field
RichTextBoxProperty Field
C1ColorTool.Proxy
Overview
Members
C1ColumnWidthTool
Overview
Members
C1ColumnWidthTool Constructor
C1ComboTool<T>
Overview
Members
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1CopyTool
Overview
Members
C1CopyTool Constructor
C1CutTool
Overview
Members
C1CutTool Constructor
C1DecreaseFontSizeTool
Overview
Members
C1DecreaseFontSizeTool Constructor
C1DeleteTableTool
Overview
Members
C1DeleteTableTool Constructor
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1DraftViewLargeTool
Overview
Members
C1DraftViewLargeTool Constructor
C1DraftViewTool
Overview
Members
C1DraftViewTool Constructor
C1FindAndReplace
Overview
Members
C1FindAndReplace Constructor
Methods
OnApplyTemplate Method
Properties
DropDown Property
RichTextBox Property
Fields
DropDownProperty Field
RichTextBoxProperty Field
Events
IsMouseOverChanged Event
C1FindAndReplaceLargeTool
Overview
Members
C1FindAndReplaceLargeTool Constructor
C1FindAndReplaceTool
Overview
Members
C1FindAndReplaceTool Constructor
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1FindAndReplaceTool.Proxy
Overview
Members
C1FindAndReplaceTool.Proxy Constructor
Properties
DropDown Property
RichTextBox Property
C1FitWidthTool
Overview
Members
C1FitWidthTool Constructor
C1FontColorTool
Overview
Members
C1FontColorTool Constructor
C1FontFamilyTool
Overview
Members
C1FontFamilyTool Constructor
Properties
DefaultFont Property
C1FontSizeTool
Overview
Members
C1FontSizeTool Constructor
C1FormatPainterTool
Overview
Members
C1FormatPainterTool Constructor
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1HyperlinkDialog
Overview
Members
C1HyperlinkDialog Constructor
Methods
OnApplyTemplate Method
Properties
TargetName Property
Text Property
Url Property
Fields
TargetNameProperty Field
TextProperty Field
UrlProperty Field
Events
Completed Event
C1ImageDialog
Overview
Members
C1ImageDialog Constructor
Methods
OnApplyTemplate Method
Properties
CanUserInsertFile Property
CanUserInsertUrl Property
Filename Property
Stream Property
Url Property
Fields
CanUserInsertFileProperty Field
CanUserInsertUrlProperty Field
FilenameProperty Field
StreamProperty Field
UrlProperty Field
Events
FileSelected Event
UrlSelected Event
C1IncreaseFontSizeTool
Overview
Members
C1IncreaseFontSizeTool Constructor
C1InsertColumnsLeftTool
Overview
Members
C1InsertColumnsLeftTool Constructor
Methods
Update Method
C1InsertColumnsRightTool
Overview
Members
C1InsertColumnsRightTool Constructor
Methods
Update Method
C1InsertHyperlinkTool
Overview
Members
C1InsertHyperlinkTool Constructor
C1InsertImageLargeTool
Overview
Members
C1InsertImageLargeTool Constructor
C1InsertImageTool
Overview
Members
C1InsertImageTool Constructor
Properties
CanUserInsertFile Property
CanUserInsertUrl Property
Fields
CanUserInsertFileProperty Field
CanUserInsertUrlProperty Field
C1InsertRowsAboveTool
Overview
Members
C1InsertRowsAboveTool Constructor
Methods
Update Method
C1InsertRowsBelowTool
Overview
Members
C1InsertRowsBelowTool Constructor
Methods
Update Method
C1InsertSymbolTool
Overview
Members
C1InsertSymbolTool Constructor
Methods
OnApplyTemplate Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1InsertSymbolTool.Proxy
Overview
Members
C1InsertTableGrid
Overview
Members
C1InsertTableGrid Constructor
Methods
OnApplyTemplate Method
Properties
CellSize Property
Columns Property
DropDown Property
RichTextBox Property
Rows Property
Fields
CellSizeProperty Field
ColumnsProperty Field
DropDownProperty Field
RichTextBoxProperty Field
RowsProperty Field
C1InsertTableGridPanel
Overview
Members
C1InsertTableGridPanel Constructor
Properties
CellSize Property
CellTemplate Property
Columns Property
MinColumns Property
MinRows Property
Rows Property
SelectedCellTemplate Property
Fields
CellSizeProperty Field
CellTemplateProperty Field
ColumnsProperty Field
MinColumnsProperty Field
MinRowsProperty Field
RowsProperty Field
SelectedCellTemplateProperty Field
C1InsertTableTool
Overview
Members
C1InsertTableTool Constructor
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1InsertTableTool.Proxy
Overview
Members
C1InsertTableTool.Proxy Constructor
Properties
DropDown Property
RichTextBox Property
C1ItalicTool
Overview
Members
C1ItalicTool Constructor
C1JustifyTool
Overview
Members
C1JustifyTool Constructor
C1LeftAlignTool
Overview
Members
C1LeftAlignTool Constructor
C1LengthTool
Overview
Members
Methods
OnApplyTemplate Method
Update Method
Properties
HeaderTemplate Property
Length Property
RichTextBox Property
Fields
HeaderTemplateProperty Field
LengthProperty Field
RichTextBoxProperty Field
Events
IsMouseOverChanged Event
LengthChanged Event
C1LengthUnitConverter
Overview
Members
C1LengthUnitConverter Constructor
Methods
Convert Method
ConvertBack Method
C1ListTool
Overview
Members
C1ListTool Constructor
Properties
MarkerStyle Property
C1MarginTool
Overview
Members
C1MarginTool Constructor
C1MergeCellsTool
Overview
Members
C1MergeCellsTool Constructor
Methods
Update Method
C1NumberingTool
Overview
Members
C1NumberingTool Constructor
C1OnePageTool
Overview
Members
C1OnePageTool Constructor
C1PaddingTool
Overview
Members
C1PaddingTool Constructor
C1ParagraphColorTool
Overview
Members
C1ParagraphColorTool Constructor
C1PasteLargeTool
Overview
Members
C1PasteLargeTool Constructor
C1PasteTool
Overview
Members
C1PasteTool Constructor
C1PrintViewLargeTool
Overview
Members
C1PrintViewLargeTool Constructor
C1PrintViewTool
Overview
Members
C1PrintViewTool Constructor
C1RedoTool
Overview
Members
C1RedoTool Constructor
Methods
Update Method
C1RemoveHyperlinkTool
Overview
Members
C1RemoveHyperlinkTool Constructor
C1RichTextBoxToolbar
Overview
Members
C1RichTextBoxToolbar Constructor
Methods
OnApplyTemplate Method
Properties
FontFamilies Property
FontSizes Property
RichTextBox Property
SpellChecker Property
Fields
RichTextBoxProperty Field
SpellCheckerProperty Field
Events
IsMouseOverChanged Event
C1RichTextTool
Overview
Members
Methods
Initialize Method
RegisterProperty Method
C1RightAlignTool
Overview
Members
C1RightAlignTool Constructor
C1RowHeightTool
Overview
Members
C1RowHeightTool Constructor
C1SelectTableTool
Overview
Members
C1SelectTableTool Constructor
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1ShowGridlinesTool
Overview
Members
C1ShowGridlinesTool Constructor
C1SpellCheckLargeTool
Overview
Members
C1SpellCheckLargeTool Constructor
C1SpellCheckTool
Overview
Members
C1SpellCheckTool Constructor
Properties
SpellChecker Property
Fields
SpellCheckerProperty Field
C1StrikethroughTool
Overview
Members
C1StrikethroughTool Constructor
Methods
Update Method
C1SubscriptTool
Overview
Members
C1SubscriptTool Constructor
C1SuperscriptTool
Overview
Members
C1SuperscriptTool Constructor
C1TableWidthTool
Overview
Members
C1TableWidthTool Constructor
C1TextHighlightTool
Overview
Members
C1TextHighlightTool Constructor
C1TextWrappingTool
Overview
Members
C1TextWrappingTool Constructor
C1ThicknessMenuItem
Overview
Members
C1ThicknessMenuItem Constructor
Methods
OnApplyTemplate Method
Properties
IconTemplate Property
Thickness Property
Fields
IconTemplateProperty Field
ThicknessProperty Field
C1ThicknessPicker
Overview
Members
C1ThicknessPicker Constructor
Methods
OnApplyTemplate Method
Properties
Thickness Property
Fields
ThicknessProperty Field
Events
IsMouseOverChanged Event
ThicknessChanged Event
C1ThicknessTool
Overview
Members
Methods
OnApplyTemplate Method
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1ThicknessTool.Proxy
Overview
Members
C1ToggleButtonTool<T>
Overview
Members
Methods
Update Method
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1TopAlignTool
Overview
Members
C1TopAlignTool Constructor
Methods
Update Method
C1TwoPagesTool
Overview
Members
C1TwoPagesTool Constructor
C1UnderlineTool
Overview
Members
C1UnderlineTool Constructor
Methods
Update Method
C1UndoTool
Overview
Members
C1UndoTool Constructor
Methods
Update Method
C1UnmergeCellTool
Overview
Members
C1UnmergeCellTool Constructor
Methods
Update Method
C1VerticalCenterAlignTool
Overview
Members
C1VerticalCenterAlignTool Constructor
Methods
Update Method
C1Zoom100PercentTool
Overview
Members
C1Zoom100PercentTool Constructor
C1ZoomComboTool
Overview
Members
C1ZoomComboTool Constructor
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
C1ZoomInTool
Overview
Members
C1ZoomInTool Constructor
C1ZoomOutTool
Overview
Members
C1ZoomOutTool Constructor
C1ZoomSliderTool
Overview
Members
C1ZoomSliderTool Constructor
Properties
RichTextBox Property
Fields
RichTextBoxProperty Field
FontFamilyConverter
Overview
Members
FontFamilyConverter Constructor
Methods
Convert Method
ConvertBack Method
Interfaces
IUpdateableTool
Overview
Members
Methods
Update Method