IdxRichEditParagraphStyle.NextStyle Property
Specifies the style applied to the next newly created paragraph.
Declaration
property NextStyle: IdxRichEditParagraphStyle read; write;
Property Value
| Type |
|---|
| IdxRichEditParagraphStyle |
Remarks
The default NextStyle property value is nil.
See Also