LicenseFlags
Contenuti
[
Nascondere
]LicenseFlags class
Rappresenta un wrapper di supporto per un’inclusione di flag dalla tabella ‘OS/2’ (campo fsType).
public class LicenseFlags
Proprietà
| Nome | Descrizione |
|---|---|
| FSType { get; } | Ottiene il valore fsType non elaborato dalla tabella OS/2 o 0 se questo campo non esiste nella tabella. |
| FSTypeAbsent { get; } | Restituisce vero se il flag fsType è assente nella tabella ‘OS/2’. |
| IsBitmapOnlyEmbedding { get; } | Rileva se fsType consente l’incorporamento solo bitmap. |
| IsEditableEmbedding { get; } | Rileva se fsType consente l’incorporamento modificabile. |
| IsInstallableEmbedding { get; } | Rileva se fsType è un incorporamento installabile. |
| IsNoSubsettingEmbedding { get; } | Rileva se fsType consente l’incorporamento di NoSubsetting. |
| IsPreviewAndPrintEmbedding { get; } | Rileva se fsType consente l’inclusione di Anteprima e stampa. |
| IsReservedType { get; } | Rileva se il bit riservato (bit 0) è impostato per fsType. |
| IsRestrictedLicenseEmbedding { get; } | Rileva se fsType è l’incorporamento di licenze limitate. |
Guarda anche
- spazio dei nomi Aspose.Font.Ttf
- assemblea Aspose.Font