[]
        
(Showing Draft Content)

C1.Util.FontSubSet.TextFormat.CopyTo

CopyTo Method

CopyTo(TextFormat)

Copies the current text format settings to another FontSubSet.TextFormat object.

Declaration
public void CopyTo(FontSubSet.TextFormat destination)
Parameters
Type Name Description
FontSubSet.TextFormat destination

The destination TextFormat object.