IdxRichEditSubDocument.GetParagraphs(IdxRichEditDocumentRange) Method
In This Article
#Declaration
Delphi
function GetParagraphs(const ARange: IdxRichEditDocumentRange): IdxRichEditParagraphCollection; overload;
#Parameters
Name | Type |
---|---|
ARange | Idx |
#Returns
Type |
---|
Idx |
See Also