[Visual Basic] Public Property ButtonEmbedVisible As Boolean
[C#] public bool ButtonEmbedVisible {get; set;}
プロパティ値
True : 表示する
False: 表示しない
デフォルト値は True です。
解説
当プロパティを False にすると、オブジェクトの「ラスタライズ(埋め込み)」ボタンが、ツールバーに表示されなくなります。
参照
ToolBarAnnotation メンバ | Newtone.ImageKit.WPF.ToolBarAnnotation