Classe Aspose::Font::CffDataProviders::TopDictDataProvider
Contenu
[
Cacher
]TopDictDataProvider class
Déclare la fonctionnalité de lecture/mise à jour de la structure CFF Top DICT.
class TopDictDataProvider : public System::Object
Méthodes
| Méthode | Description |
|---|---|
| get_BaseFontName() | Obtient/Définit BaseFontName. |
| get_CidCount() | Obtient/Définit CIDCount. |
| get_CidFontRevision() | Obtient/Définit CIDFontRevision. |
| get_CidFontType() | Obtient/Définit CIDFontType. |
| get_CidFontVersion() | Obtient/Définit CIDFontVersion. |
| get_Copyright() | Obtient/Définit Copyright. |
| get_FamilyName() | Obtient/Définit FamilyName. |
| get_FontBBox() | Obtient/Définit FontBBox. |
| get_FontMatrix() | Obtient/Définit FontMatrix. |
| get_FontName() | Obtient/Définit FontName. |
| get_FullName() | Obtient/Définit FullName. |
| get_IsFixedPitch() | Obtient/Définit la valeur du champ isFixedPitch. |
| get_ItalicAngle() | Obtient/Définit ItalicAngle. |
| get_Notice() | Obtient/Définit Notice. |
| get_PaintType() | Obtient/Définit PaintType. |
| get_PostScript() | Obtient/Définit PostScript. |
| get_PrivateDictProvider() | Obtient le fournisseur pour le Private DICT ou NULL si aucun dictionnaire Private n’existe pour le dictionnaire de niveau supérieur actuel. |
| get_StrokeWidth() | Obtient/Définit StrokeWidth. |
| get_SyntheticBase() | Obtient/Définit SyntheticBase. |
| get_UidBase() | Obtient/Définit UIDBase. |
| get_UnderlinePosition() | Obtient/Définit UnderlinePosition. |
| get_UnderlineThickness() | Obtient/Définit UnderlineThickness. |
| get_UniqueId() | Obtient/Définit UniqueID. |
| get_Version() | Obtient/Définit version. |
| get_Weight() | Obtient/Définit Weight. |
| get_Xuid() | Obtient/Définit XUID. |
| GetRos(System::String&, System::String&, int32_t&) | Obtient les valeurs du champ ROS(Registry Ordering Supplement) (opérateur). |
| GetRos(int32_t&, int32_t&, int32_t&) | Obtient les valeurs du champ ROS(Registry Ordering Supplement) (opérateur). Les identifiants de chaîne (SID) sont utilisés pour les types de chaînes de sortie. |
| set_BaseFontName(System::String) | Obtient/Définit BaseFontName. |
| set_CidCount(int32_t) | Obtient/Définit CIDCount. |
| set_CidFontRevision(int32_t) | Obtient/Définit CIDFontRevision. |
| set_CidFontType(int32_t) | Obtient/Définit CIDFontType. |
| set_CidFontVersion(int32_t) | Obtient/Définit CIDFontVersion. |
| set_Copyright(System::String) | Obtient/Définit Copyright. |
| set_FamilyName(System::String) | Obtient/Définit FamilyName. |
| set_FontBBox(System::SharedPtr<Aspose::Font::FontBBox>) | Obtient/Définit FontBBox. |
| set_FontMatrix(System::SharedPtr<TransformationMatrix>) | Obtient/Définit FontMatrix. |
| set_FontName(System::String) | Obtient/Définit FontName. |
| set_FullName(System::String) | Obtient/Définit FullName. |
| set_IsFixedPitch(bool) | Obtient/Définit la valeur du champ isFixedPitch. |
| set_ItalicAngle(int32_t) | Obtient/Définit ItalicAngle. |
| set_Notice(System::String) | Obtient/Définit Notice. |
| set_PaintType(int32_t) | Obtient/Définit PaintType. |
| set_PostScript(System::String) | Obtient/Définit PostScript. |
| set_StrokeWidth(int32_t) | Obtient/Définit StrokeWidth. |
| set_SyntheticBase(int32_t) | Obtient/Définit SyntheticBase. |
| set_UidBase(int32_t) | Obtient/Définit UIDBase. |
| set_UnderlinePosition(int32_t) | Obtient/Définit UnderlinePosition. |
| set_UnderlineThickness(int32_t) | Obtient/Définit UnderlineThickness. |
| set_UniqueId(int32_t) | Obtient/Définit UniqueID. |
| set_Version(System::String) | Obtient/Définit version. |
| set_Weight(System::String) | Obtient/Définit Weight. |
| set_Xuid(System::ArrayPtr<double>) | Obtient/Définit XUID. |
| SetBaseFontName(System::String) | Définit la valeur de chaîne pour le champ BaseFontName et renvoie le SID associé à la nouvelle valeur de chaîne. |
| SetBaseFontNameSid(int32_t) | Met à jour la valeur SID (identifiant de chaîne) pour le champ BaseFontName dans les données CFF Top DICT. |
| SetCopyright(System::String) | Définit la valeur de chaîne pour le champ Copyright et renvoie le SID associé à la nouvelle valeur de chaîne. |
| SetCopyrightSid(int32_t) | Met à jour la valeur SID (identifiant de chaîne) pour le champ Copyright dans les données CFF Top DICT. |
| SetFamilyName(System::String) | Définit la valeur de chaîne pour le champ FamilyName et renvoie le SID associé à la nouvelle valeur de chaîne. |
| SetFamilyNameSid(int32_t) | Met à jour la valeur SID (identifiant de chaîne) pour le champ FamilyName dans les données CFF Top DICT. |
| SetFontName(System::String) | Définit la valeur de chaîne pour le champ FontName et renvoie le SID associé à la nouvelle valeur de chaîne. |
| SetFontNameSid(int32_t) | Met à jour la valeur SID (identifiant de chaîne) pour le champ FontName dans les données CFF Top DICT. |
| SetFullName(System::String) | Définit la valeur de chaîne pour le champ FullName et renvoie le SID associé à la nouvelle valeur de chaîne. |
| SetFullNameSid(int32_t) | Met à jour la valeur SID (identifiant de chaîne) pour le champ FullName dans les données CFF Top DICT. |
| SetNotice(System::String) | Définit la valeur de chaîne pour le champ Notice (opérateur) et renvoie le SID associé à la nouvelle valeur de chaîne. |
| SetNoticeSid(int32_t) | Met à jour la valeur SID (identifiant de chaîne) pour le champ Notice (opérateur) dans les données CFF Top DICT. |
| SetPostScript(System::String) | Définit la valeur de chaîne pour le champ PostScript et renvoie le SID associé à la nouvelle valeur de chaîne. |
| SetPostScriptSid(int32_t) | Met à jour la valeur SID (identifiant de chaîne) pour le champ PostScript dans les données CFF Top DICT. |
| SetRos(System::String, System::String, int32_t) | Définit les valeurs pour le champ ROS(Registry Ordering Supplement) (opérateur). |
| SetRos(int32_t, int32_t, int32_t) | Définit les valeurs pour le champ ROS(Registry Ordering Supplement) (opérateur). Les identifiants de chaîne (SID) doivent être utilisés pour les paramètres de registre et d’ordre. |
| SetVersion(System::String) | Définit la valeur de chaîne pour le champ version (opérateur) et renvoie le SID associé à la nouvelle valeur de chaîne définie. |
| SetVersionSid(int32_t) | Met à jour la valeur du SID (identifiant de chaîne) pour le champ version (opérateur) dans les données CFF Top DICT. |
| SetWeight(System::String) | Définit la valeur de chaîne pour le champ Weight et renvoie le SID associé à la nouvelle valeur de chaîne définie. |
| SetWeightSid(int32_t) | Met à jour la valeur du SID (identifiant de chaîne) pour le champ Weight dans les données CFF Top DICT. |
Voir aussi
- Class Object
- Namespace Aspose::Font::CffDataProviders
- Library Aspose.Font for C++