FontColorEntry.FontFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
App specific options for font options
public:
property Nullable<System::UInt32> FontFlags { Nullable<System::UInt32> get(); void set(Nullable<System::UInt32> value); };
public uint? FontFlags { get; set; }
member this.FontFlags : Nullable<uint32> with get, set
Public Property FontFlags As Nullable(Of UInteger)
Property Value
Remarks
Under Visual Studio context, this represents FONTFLAGS and/or _FCFONTFLAGS