ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / FontFile Class / Loader Property

In This Topic
    Loader Property
    In This Topic
    Obtains the file loader associated with a font file object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Loader As FontFileLoader
    public FontFileLoader Loader {get;}
    See Also