API Documentation
>
CorelDRAW
>
2025-v26
>
TextRange
>
IVGTextRange
TextRange.EnumRanges method
Gets a collection of text ranges sharing the same character attributes
Syntax:
Function
EnumRanges
(
Optional
ByVal
PropertyFilter
As
cdrTextPropertySet
=
cdrTextPropertyAll
)
As
TextRanges
Parameters:
Name
Type
Description
PropertyFilter
cdrTextPropertySet
Specifies the character attributes
Remarks:
The
EnumRanges
method returns a collection of text ranges that share the same character attributes.