DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / Clone Method

In This Topic
Clone Method (FontCollection)
In This Topic
Creates a copy of the current FontCollection.
Syntax
'Declaration
 
Public Function Clone() As FontCollection
 
See Also