Version

ParagraphIndentationSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyEndGets/sets the indent for lines in the paragraph from the right edge when the flow direction is left to right, otherwise the indent is from the left edge.  
Public PropertyFirstLineGets/sets the indent for the first line in the paragraph from the left edge of the paragraph when the flow direction is left to right, otherwise the indent is from the right edge of the paragraph.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyIsSharedGets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase)
Public PropertyStartGets/sets the indent for lines in the paragraph from the left edge when the flow direction is left to right, otherwise the indent is from the right edge.  
See Also