Charset

UsedFontInfo.Charset property

Character set of this font. Returns valid number only for the WordProcessing and Spreadsheet format families, for all other formats returns 0 (zero).

public int Charset { get; }

See Also