Class TextFontInfo

TextFontInfo class

Vertegenwoordigt de informatie over het lettertype. Deze klasse kan niet worden geërfd.

public sealed class TextFontInfo

Eigenschappen

NaamBeschrijving
FamilyName { get; }Krijgt familienaam lettertype
FontType { get; }Haalt het type lettertype op.
PostScriptName { get; }Krijgt de PostScript-naam
Script { get; }Haalt het script op.
Style { get; }Krijgt lettertypestijl ontleed uit onderfamilie naam
Synthetic { get; }Krijgt een waarde die aangeeft of ditFontInformation is synthetisch.

Zie ook