[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicBitmap.DWFactory

DWFactory Property

DWFactory

Gets an instance of the GrapeCity.Documents.DX.DirectWrite.Factory1 class.

The factory becomes available after initializing the font cache (see the SetFontCache(FontCache) method).

Declaration
public Factory1 DWFactory { get; }
Public ReadOnly Property DWFactory As Factory1