Font
Font class
Lettertype-instellingen
public class Font : ValueObject
Constructeurs
Naam | Beschrijving |
---|---|
Font(string, float) | maakt nieuwe lettertype-instantie aan |
Eigenschappen
Naam | Beschrijving |
---|---|
Bold { get; set; } | Lettertype vet |
FamilyName { get; } | Familienaam lettertype |
Italic { get; set; } | Lettertype cursief |
Size { get; } | Lettergrootte |
Underline { get; set; } | Lettertype onderstreept |
methoden
Naam | Beschrijving |
---|---|
override Equals(object) | Bepaalt of twee objectinstanties gelijk zijn. |
virtual Equals(ValueObject) | Bepaalt of twee objectinstanties gelijk zijn. |
override GetHashCode() | Dient als de standaard hash-functie. |
Zie ook
- class ValueObject
- naamruimte GroupDocs.Conversion.Options.Convert
- montage GroupDocs.Conversion