C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace : C1TextRange Class |
For a list of all members of this type, see C1TextRange members.
Name | Description | |
---|---|---|
BlockBackground | Gets or sets the background of the blocks in the range. | |
Blocks | Gets the highest level C1Block elements inside the range. | |
BorderBrush | Gets or sets the border brush of the blocks in the range. | |
BorderThickness | Gets or sets the border thickness of the blocks in the range. | |
Cells | Gets the highest level C1TableCell elements inside the range. | |
ContainedElements | Gets the list of C1TextElement elements contained in the range. | |
EditRanges | Returns a set of ranges inside this range where edit changes must be applied. | |
Elements | Gets the list of C1TextElement elements touched by the range. | |
End | Gets the end position of the range. | |
FontFamily | Gets or sets the font family of the runs in the range. | |
FontSize | Gets or sets the font size of the runs in the range. | |
FontStyle | Gets or sets the font style of the runs in the range. | |
FontWeight | Gets or sets the font weight of the runs in the range. | |
Foreground | Gets or sets the foreground of the runs in the range. | |
Fragment | Gets or sets a new C1Document from the range. | |
Html | Gets or sets the Html in the range. | |
InlineAlignment | Gets or sets the inline alignment of the runs in the range. | |
InlineBackground | Gets or sets the background of the runs in the range. | |
IsEmpty | Returns whether the range is empty. | |
IsRowsSelected | ||
IsTableSelected | ||
List | Returns the C1List the range is inside of, or null. | |
Lists | Gets the list of C1Lists inside this range. | |
Margin | Gets or sets the margin of the blocks in the range. | |
Padding | Gets or sets the padding of the blocks in the range. | |
Runs | Gets the list of C1Run elements inside the range. | |
SelectedColumnEndIndex | ||
SelectedColumnStartIndex | ||
Start | Gets the start position of the range. | |
Table | Gets the table that includes this range, or null otherwise. | |
TableColumnWidth | Gets or sets the width of the columns inside this range. | |
TableRowHeight | Gets the height of the rows inside this range. | |
Tables | Gets the list of C1Tables inside this range. | |
Text | Gets or sets the text in the range. | |
TextAlignment | Gets or sets the text alignment of the blocks in the range. | |
TextDecorations | Gets or sets the text alignment of the blocks in the range. | |
VerticalAlignment | Gets or sets the vertical alignment of the cells in the range. |