Share via


Font.IsDefault Property

Definition

Gets a value that tells whether this font has no attributes, belongs to the default family, and has no attributes set.

public:
 property bool IsDefault { bool get(); };
public bool IsDefault { get; }
member this.IsDefault : bool
Public ReadOnly Property IsDefault As Boolean

Property Value

Applies to