fsSelectionFlags (SHORT)

      Selection indicators.

      These indicators contain information about the font patterns in the physical font.

      Note: The flags do not reflect simulations applied to the physical font.

      FM_SEL_ITALIC

        TRUE indicates that this font is designed as an italic font.
      FM_SEL_UNDERSCORE
        TRUE indicates that this font is designed with underscores included in each character.
      FM_SEL_NEGATIVE
        TRUE indicates that this font is designed with the background and foreground reversed.
      FM_SEL_OUTLINE
        TRUE indicates that this font is designed with outline (hollow) characters.
      FM_SEL_STRIKEOUT
        TRUE indicates that this font is designed with an overstrike through each character.
      FM_SEL_BOLD
        TRUE indicates that this font is designed with bold characters.


      [Back] [Next]