ComponentOne Bitmap for UWP
C1.UWP.DX 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