[]
        
Copies the current text format settings to another TextFormat object.
public void CopyTo(TextFormat destination)
Public Sub CopyTo(destination As TextFormat)
| Type | Name | Description | 
|---|---|---|
| TextFormat | destination | The destination TextFormat object.  |