public final class FontExtensions extends Object
Contains extension methods for the Font
class.
Constructor and Description |
---|
FontExtensions() |
Modifier and Type | Method and Description |
---|---|
static Font |
toGdiFont(Font font)
Converts the
Font to the Font . |
static Font |
toGdiFont(Font font,
int fontUnit)
Converts the
Font to the Font . |
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.