TextParagraph

This class represents a paragraph of a document.

Properties

Application through getApplication

AutoFirstLineIndent through isAutoFirstLineIndent and setAutoFirstLineIndent

BackColor through getBackColor and setBackColor

BackTransparent through isBackTransparent and setBackTransparent

DropCap through getDropCap

FirstLineIndent through getFirstLineIndent and setFirstLineIndent

HoriAlignment through getHoriAlignment and setHoriAlignment

LineSpacing through getLineSpacing and setLineSpacing

LineSpacingHeight through getLineSpacingHeight and setLineSpacingHeight

PageBreakBefore through isPageBreakBefore and setPageBreakBefore

Range through getRange

Methods

remove

Creation and access

Usage

TextParagraph provides access to the text range of the paragraph and properties to format the paragraph.

See examples

Example: TextParagraph