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