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
    public System.object SyncRoot {get;}
    See Also