CdrFont
CdrFont class
la police cdr
public class CdrFont : CdrDictionaryItem
Constructeurs
| Nom | La description |
|---|
| CdrFont() | Default_Constructor |
Propriétés
| Nom | La description |
|---|
| Disposed { get; } | Obtient une valeur indiquant si cette instance est supprimée. |
| Document { get; set; } | Obtient ou définit le document. |
| Encoding { get; set; } | Obtient ou définit l’encodage. |
| FontName { get; set; } | Obtient ou définit le nom de la police. |
| Id { get; set; } | Obtient ou définit l’identifiant. |
| Parent { get; set; } | Obtient ou définit le parent. |
Méthodes
| Nom | La description |
|---|
| Dispose() | Supprime l’instance actuelle. |
Voir également