[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Drawing.Font.Clone

Clone Method

Clone()

Performs a cloning of this instance.

Declaration
public object Clone()
Returns
Type Description
object

Returns the cloned Font instance.

Implements