Version

FormattedTextParagraph Class Members

The following tables list the members exposed by FormattedTextParagraph.

Public Properties
 NameDescription
Public PropertyAlignmentGets or sets the alignment of the paragraph.  
Public PropertyFormattedTextGets the owning FormattedText to which the paragraph belongs or null if the paragraph has been removed from its owning formatted text.  
Public PropertyStartIndexGets the zero-based index of the paragraph's first character in the overall formatted text.  
Public PropertyUnformattedStringGets or sets the raw string of the paragraph.  
See Also