AtalaAnnotationViewerAutoSaveWang Property |
Gets or sets a value indicating whether WANG annotations are automatically saved for TIFF files in the Save method.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool AutoSaveWang { get; set; }
Public Property AutoSaveWang As Boolean
Get
Set
Property Value
Type:
BooleanIndicates whether WANG annotations are automatically saved in the Save method.
Property Value
Type:
Boolean Indicates whether WANG annotations are automatically saved in the
Save(String, ImageEncoder, ProgressEventHandler)
method.
See Also