Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Block
.
.
::
.
.
TextIndent Property
C1Block Class
See Also
Gets or sets the indentation, in pixels, of the first line of text in a block.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
double
TextIndent
{
get
;
set
; }
Visual Basic
Public
Property
TextIndent
As
Double
Get
Set
See Also
C1Block Class
C1.Silverlight.RichTextBox.Documents Namespace