FontAndColorProviderBase.Reset 속성

정의

글꼴과 색이 초기 값으로 다시 설정되는지 여부를 나타내는 값을 가져옵니다.

protected:
 property bool Reset { bool get(); };
protected bool Reset { get; }
member this.Reset : bool
Protected ReadOnly Property Reset As Boolean

속성 값

true if the font and color is reset to its initial value; otherwise, false.

적용 대상