This property determines whether or not the "Embed Annotations" button is displayed in the ToolBarAnnotation control.

[Visual Basic]Public Property ButtonEmbedVisible As Boolean
[C#]public bool ButtonEmbedVisible {get; set;}

Property Value

Value Explanation
True (default) The "Embed Annotations" button is displayed in the ToolBarAnnotation control.
False The "Embed Annotations" button is not displayed in the ToolBarAnnotation control.

Explanation

The ButtonEmbedVisible property determines whether or not the "Embed Annotations" button is displayed in the ToolBarAnnotation control. When False, the "Embed Annotations" button is not displayed in the ToolBarAnnotation control.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation