Package | Description |
---|---|
com.groupdocs.viewer.fonts |
The package provides classes classes and enumerations to manage fonts used during rendering process.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FolderFontSource.equals(FolderFontSource other)
Determines whether the current
FolderFontSource is the same as specified FolderFontSource object. |
static boolean |
FolderFontSource.isEqualTo(FolderFontSource left,
FolderFontSource right)
Determines whether two
FolderFontSource objects are the same. |
static boolean |
FolderFontSource.isNotEqualTo(FolderFontSource left,
FolderFontSource right)
Determines whether two
FolderFontSource objects are not the same. |