Table of Contents

TFlxFont.CopyTo Method

Copies this font information to other font object.

Syntax

Namespace: FlexCel.Core

public void CopyTo(TFlxFont Dest)

Parameters

<-> Parameter Type Description
Dest TFlxFont Existing Font object where new data will be copied.

See also