API Documentation
>
CorelDRAW
>
2025-v26
>
TextRange
>
IVGTextRange
TextRange.CopyAttributes method
Copies text attributes from the source text range and applies them to the current text range
Syntax:
Sub
CopyAttributes
(
ByVal
SourceRange
As
TextRange
)
Parameters:
Name
Type
Description
SourceRange
TextRange
Remarks:
The
CopyAttributes
method copies the text attributes from the specified text range and applies them to the current text range.