[]
Specifies a list of stylistic sets that modify the display of OpenType fonts.
[Flags]
public enum StylisticSets
Default = 0Default stylistic set for the specified font.
Set01 = 1First stylistic set for the specified font.
Set02 = 2Second stylistic set for the specified font.
Set03 = 4Third stylistic set for the specified font.
Set04 = 8Fourth stylistic set for the specified font.
Set05 = 16Fifth stylistic set for the specified font.
Set06 = 32Sixth stylistic set for the specified font.
Set07 = 64Seventh stylistic set for the specified font.
Set08 = 128Eighth stylistic set for the specified font.
Set09 = 256Ninth stylistic set for the specified font.
Set10 = 512Tenth stylistic set for the specified font.
Set11 = 1024Eleventh stylistic set for the specified font.
Set12 = 2048Twelfth stylistic set for the specified font.
Set13 = 4096Thirteenth stylistic set for the specified font.
Set14 = 8192Fourteenth stylistic set for the specified font.
Set15 = 16384Fifteenth stylistic set for the specified font.
Set16 = 32768Sixteenth stylistic set for the specified font.
Set17 = 65536Seventeenth stylistic set for the specified font.
Set18 = 131072Eighteenth stylistic set for the specified font.
Set19 = 262144Nineteenth stylistic set for the specified font.
Set20 = 524288Twentieth stylistic set for the specified font.