Contents
- Index
- Previous
- Next
InsertParagraph method
Declaration
function InsertParagraph(const ID: WideString = ''): Boolean;
Description
Inserts a paragraph (<P id=ID></P>) at the insertion point or over the selection. The ID parameter is optional.
Returns True on success. Returns False on failure.