[Visual Basic] Public Property DialogFontBoldEnabled As Boolean
[C#] public bool DialogFontBoldEnabled {get; set;}
プロパティ値
True: 有効にする
False: 無効にする
規定値は True です。
解説
当プロパティを False にすると、プロパティダイアログ内の「太字」設定用のチェックボックスを無効にし、設定できなくなります。
参照
ImageKit.Edit メンバ | Newtone.ImageKit.WPF.ImageKit