Op Englesch liesen

Deelen iwwer


FONTFLAGS Enum

Definition

Provides additional marker options for modifying the font used to display text appearance.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class FONTFLAGS
Inheritance
FONTFLAGS
Attributes

Fields

Name Value Description
FF_DEFAULT 0

Plain text. Marker does not modify text appearance in terms of bold or strikethrough options.

FF_BOLD 1

Bold text.

FF_STRIKETHROUGH 2

Strikethrough text.

Remarks

COM Signature

From textmgr.idl:

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022