public class Font extends Object
Constructor and Description |
---|
Font() |
Modifier and Type | Method and Description |
---|---|
String |
getFamilyName()
Returns a string specifying font's family name - e.g.
|
String |
getFontType()
Returns a string specifying the font technology type - e.g.
|
String |
getName()
Returns a string specifying the post-script name of the font - e.g.
|
public String getName()
public String getFontType()
public String getFamilyName()
Copyright © 2023 Adobe. All rights reserved.