Click or drag to resize
TextPara Properties

The TextPara type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets the current paragraph alignment value.
Public propertyCanChange
Determines whether the paragraph formatting can be changed.
Public propertyEffects
(TOM 2 only) Gets or sets the character format effects.
Public propertyFirstLineIndent
Gets the amount used to indent the first line of a paragraph relative to the left indent. The left indent is the indent for all lines of the paragraph except the first line.
Public propertyFontAlignment
(TOM 2 only) Gets or sets the paragraph font alignment state.
Public propertyHangingPunctuation
(TOM 2 only) Gets or sets whether to hang punctuation symbols on the right margin when the paragraph is justified.
Public propertyHyphenation
Gets or sets the current paragraph alignment value.
Public propertyLeftIndent
Gets the distance used to indent all lines except the first line of a paragraph. The distance is relative to the left margin.
Public propertyListAlignment
Gets or sets the kind of alignment to use for bulleted and numbered lists.
Public propertyListBulletChar
Gets or sets the Unicode character (>32) to use for bullets.
Public propertyListLevelIndex
Gets or sets the list level index used with paragraphs.
Public propertyListNumberingFormat
Gets or sets the format to use with a numbered list.
Public propertyListStart
Gets or sets the starting value or code of a list numbering sequence.
Public propertyListTab
Retrieves the list tab setting, which is the distance between the first-line indent and the text on the first line. The numbered or bulleted text is left-justified, centered, or right-justified at the first-line indent value.
Public propertyListType
Gets or sets the kind of numbering to use with paragraphs.
Protected propertyListTypeInternal
Gets or sets the kind of numbering to use with paragraphs.
Public propertyRightIndent
Gets or sets the size of the right margin indent of a paragraph.
Public propertySnapToGrid
(TOM 2 only) Gets or sets whether paragraph lines snap to a vertical grid that could be defined for the whole document.
Public propertySpaceAfter
Gets or sets the amount of vertical space below a paragraph.
Public propertySpaceBefore
Gets or sets the amount of vertical space above a paragraph.
Public propertyStyle
Gets or sets the style handle to the paragraphs in the specified range.
Public propertyTabCount
Retrieves the tab count.
Public propertyTrimPunctuationAtStart
(TOM 2 only) Gets or sets whether to trim the leading space of a punctuation symbol at the start of a line.
Top
See Also