Font.Clone
Font.Clone method
Creates an exact copy of this Font.
public object Clone()
Return Value
The Font this method creates, cast as an Object.
See Also
- class Font
- namespace Aspose.Page.Drawing
- assembly Aspose.Page
Creates an exact copy of this Font.
public object Clone()
The Font this method creates, cast as an Object.