Classe Ded
|
Il tipo DedFontInfo espone i seguenti membri.
Nome | Descrizione | |
---|---|---|
DedFontInfo(DedAttr) | Costruttore. | |
DedFontInfo(DedAttr, String, DedFontInfoDedFontStyleEnum, Single, Boolean, Boolean) | Costruttore. |
Nome | Descrizione | |
---|---|---|
Font | Ritorna un oggetto Font utilizzando le informazioni settate nei campi. | |
IsBold | Ritorna True se il testo è in grassetto. | |
IsItalic | Ritorna True se il testo è in corsivo. | |
Name | Nome del font. | |
Parent | Attributo padre. | |
Size | Dimensioni del font. | |
Strikethrough | Indica se il testo è barrato. | |
Style | Stile del font. | |
Underline | Indica se il testo è sottolineato. |
Nome | Descrizione | |
---|---|---|
Equals | (Sovrascrive ObjectEquals(Object)) | |
GetFontInfoFromString | A partire dalla stringa che descrive un font, ritorna un oggetto DedFontInfo inizializzato con i campi impostati. | |
GetHashCode | (Sovrascrive ObjectGetHashCode) | |
GetStringFromFontInfo | Costruisce la stringa che descrive l'oggetto DedFontInfo passato. | |
ToString | (Sovrascrive ObjectToString) |