LicenseFlags
Contenu
[
Cacher
]LicenseFlags class
Représente un wrapper d’aide pour un incorporation des drapeaux de la table ‘OS/2’ (champ fsType).
public class LicenseFlags
Propriétés
Nom | La description |
---|---|
FSType { get; } | Obtient la valeur fsType brute de la table OS/2 ou 0 si ce champ n’existe pas dans la table. |
FSTypeAbsent { get; } | Renvoie vrai si l’indicateur fsType est absent dans la table ‘OS/2’. |
IsBitmapOnlyEmbedding { get; } | Détecte si fsType autorise l’intégration de BitmapOnly. |
IsEditableEmbedding { get; } | Détecte si fsType autorise l’intégration modifiable. |
IsInstallableEmbedding { get; } | Détecte si fsType est une intégration installable. |
IsNoSubsettingEmbedding { get; } | Détecte si fsType autorise l’incorporation de NoSubsetting. |
IsPreviewAndPrintEmbedding { get; } | Détecte si fsType autorise l’intégration de l’aperçu et de l’impression. |
IsReservedType { get; } | Détecte si le bit réservé (bit 0) est défini pour fsType. |
IsRestrictedLicenseEmbedding { get; } | Détecte si fsType est une intégration de licence restreinte. |
Voir également
- espace de noms Aspose.Font.Ttf
- Assemblée Aspose.Font