This property sets whether or not the items related to "Save Annotation File" are displayed on the ToolBarStandard control.

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

Property Value

True: The "Save Annotation File" items are displayed
False: The "Save Annotation File" items are NOT displayed

Default value is True.

Explanation

The ButtonSaveAnnotationFileVisible property sets whether or not the items related to "Save Annotation File" are displayed on the ToolBarStandard control. When this property is False, the Save Annotation File button is not displayed.

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation