Click or drag to resize
TextFontClone Method
Gets a duplicate of this text font object.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public TextFont Clone()

Return Value

Type: TextFont
The duplicate text font object.
See Also