C1.Silverlight.RichTextBox.5
C1TextElement Class Properties

For a list of all members of this type, see C1TextElement members.

Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the System.Windows.Media.Brush used to fill the background of the content area.  
Public PropertyBorderBrushGets or sets the System.Windows.Media.Brush used to fill the border of a text element.  
Public PropertyBorderThicknessGets or sets the border thickness of a text element.  
Public PropertyChildrenGet all children of this C1TextElement.  
Public PropertyContentEndGets the C1TextPointer at the end of this text element.  
Public PropertyContentRangeGets the C1TextRange of this element's content.  
Public PropertyContentStartGets the C1TextPointer at the start of this text element.  
Public PropertyCornerRadiusGets or sets the corner radius for the border of a text element.  
Public PropertyCursorGets or sets the Cursor displayed when the mouse is over this element.  
Public PropertyEndTagReturns the EndTag of this C1TextElement.  
Public PropertyFontFamilyGets or sets the preferred font family for the content of the element.  
Public PropertyFontSizeGets or sets the font size for the content of the element.  
Public PropertyFontStyleGets or sets the font style for the content of the element.  
Public PropertyFontWeightGets or sets the font weight for the content of the element.  
Public PropertyForegroundGets or sets the System.Windows.Media.Brush to apply to the content of the element.  
Public PropertyHeightGets or sets the height of this C1TextElement.  
Public PropertyIdGets or sets an identifier for this text element.  
Public PropertyIndexGet the index of this C1TextElement in its parent Children collection.  
Public PropertyIsCollapsedReturns whether this element is collapsed, that is, if its Visibility, or that of one of its parents, is C1Visibility.Collapsed.  
Public PropertyIsEditableGets or sets whether the content of this element are editable in a C1.Silverlight.RichTextBox.C1RichTextBox.  
Public PropertyIsLeafReturns whether this element is a leaf in the document tree.  
Public PropertyIsRootReturns whether this element is the root of its tree.  
Public PropertyLineHeightGets or sets a number that is multiplied by the computed height of a line to obtain the final height.  
Public PropertyMarginGets or sets the margin of a text element.  
Public PropertyMaxHeightGets or sets the max-height of this C1TextElement.  
Public PropertyMaxWidthGets or sets the max-width of this C1TextElement.  
Public PropertyMinHeightGets or sets the min-height of this C1TextElement.  
Public PropertyMinWidthGets or sets the min-width of this C1TextElement.  
Public PropertyNameGets or sets the name for this text element.  
Public PropertyNextSiblingGets the next sibling of this element, or null if this is the last child.  
Public PropertyPaddingGets or sets the padding of a text element.  
Public PropertyParentGets the parent of this element.  
Public PropertyPreviousSiblingGets the previous sibling of this element, or null if this is the first child.  
Public PropertyRootReturns the root element of this element's tree.  
Public PropertyStartTagReturns the StartTag of this C1TextElement.  
Public PropertyStyleReturns the style values for this C1TextElement.  
Public PropertyTextDecorationsGets or sets a collection of text decorations to apply to the content of the element.  
Public PropertyTextEffectGets or sets the System.Windows.Media.Effects.Effect applied to the text of this element.  
Public PropertyToolTipGets or sets the System.Windows.Controls.ToolTip displayed when the mouse is over this element.  
Public PropertyVerticalAlignmentGets or sets a value indicating how elements are aligned in a line.  
Public PropertyVisibilityGets or sets the visibility of this element.  
Public PropertyWidthGets or sets the width of this C1TextElement.  
Top
See Also

Reference

C1TextElement Class
C1.Silverlight.RichTextBox.Documents Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.