SyncRoot Property | Document Solutions for Imaging
Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FontCollection Class / SyncRoot Property

In This Topic
SyncRoot Property
In This Topic
Gets an object that can be used to synchronize access to the FontCollection.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As System.Object
 
See Also