リッチテキストの段落属性を表します。
public class RichTextParagraphStyle extends Base
Alignment (getAlignment と setAlignment を使用)
FirstLineLeftMargin (getFirstLineLeftMargin と setFirstLineLeftMargin を使用)
InterLineSpacing (getInterLineSpacing と setInterLineSpacing を使用)
LeftMargin (getLeftMargin と setLeftMargin を使用)
Pagination (getPagination と setPagination を使用)
RightMargin (getRightMargin と setRightMargin を使用)
SpacingAbove (getSpacingAbove と setSpacingAbove を使用)
SpacingBelow (getSpacingBelow と setSpacingBelow を使用)
Tabs (getTabs を使用)
新しい RichTextParagraphStyle オブジェクトを作成するには、Session の createRichTextParagraphStyle を使用します。
RichTextItem の appendParagraphStyle で RichTextParagraphStyle オブジェクトを使用します。リッチテキスト段落スタイルに準拠する文字列では、リッチテキスト段落スタイルの属性が想定されます。