TRVStyle.ParaStyles

<< Click to display table of contents >>

TRVStyle.ParaStyles

This is one of the key properties of TRVStyle: collection of paragraph styles.

property ParaStyles : TParaInfos;

Paragraph styles define paragraph attributes in documents.

See also properties:

TextStyles;

ListStyles.

See also types:

TParaInfos (collection of paragraph styles);

TParaInfo (item in collection of paragraph styles).

See also:

Paragraphs in RichView.