ActiveReports 12
Clone Method (FontEx)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > FontEx Class : Clone Method
When overridden in a derived class, creates an exact copy of this FontEx object.
Syntax
'Declaration
 
Public MustOverride Function Clone() As Object
public abstract object Clone()

Return Value

The new FontEx object that this method creates.
See Also

Reference

FontEx Class
FontEx Members