VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingFactory Class / CreateFont Methods
In This Topic
    CreateFont Method (DrawingFactory)
    In This Topic
    Overloaded. Creates the font with new size.
    Overload List
    OverloadDescription
    Creates the font with new size.
    Creates the font from the source font and changes size, bold/italic style of created font.
    Creates the font from the source font and changes size, bold/italic style of created font.
    Creates the font.
    Creates the font, which is based on font program.
    Creates the font by name.
    Creates the font.
    Creates the font, which is based on font program.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also