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