ComponentOne RichTextBox for WPF and Silverlight
TextIndent Property (C1Block)

C1.WPF.RichTextBox.Documents Namespace > C1Block Class : TextIndent Property
Gets or sets the indentation, in pixels, of the first line of text in a block.
Syntax
'Declaration
 
Public Property TextIndent As System.Double
public System.double TextIndent {get; set;}
See Also

Reference

C1Block Class
C1Block Members