ClassificationFormatDefinition.IsBold Property

Definition

Determines whether the text should be bold.

C++
public:  property Nullable<bool> IsBold {  public:
Nullable<bool> get(); protected:
 void set(Nullable<bool> value); };

Property Value

true if the text is bold, otherwise false.

Remarks

This value overrides the bold settings in the FontTypeface property if this classification format has a higher priority.

Applies to

Ürün Sürümler
Visual Studio SDK 2015, 2017, 2019, 2022