Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / FontCache Class / DWFactory Property

In This Topic
    DWFactory Property (FontCache)
    In This Topic
    Gets an instance of the GrapeCity.Documents.DX.DirectWrite.Factory1 class.
    Syntax
    'Declaration
     
    Public ReadOnly Property DWFactory As Factory1
    public Factory1 DWFactory {get;}
    See Also