| Package | Description |
|---|---|
| com.groupdocs.viewer.fonts |
The package provides classes and enumerations to manage fonts used during the rendering process.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FolderFontSource.equals(FolderFontSource other)
Determines whether the current
FolderFontSource is the same as the 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. |
Copyright © 2024. All rights reserved.