IdxRichEditSubDocument.GetParagraphs(IdxRichEditDocumentRange) Method
Declaration
function GetParagraphs(const ARange: IdxRichEditDocumentRange): IdxRichEditParagraphCollection; overload;
Parameters
Name | Type |
---|---|
ARange | IdxRichEditDocumentRange |
Returns
Type |
---|
IdxRichEditParagraphCollection |
See Also