ActiveReports 12
Clone Method (FontInfo)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > FontInfo Class : Clone Method
Creates a clone of the FontInfo object.
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As Object
public override object Clone()

Return Value

A clone of the FontInfo.
See Also

Reference

FontInfo Class
FontInfo Members