ImageGear .NET - Updated October 2, 2018
AnnotationMode Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : AnnotationMode Property
Gets or sets the annotation mode.
Syntax
'Declaration
 
Public Property AnnotationMode As ImGearAnnotationMode
 
'Usage
 
Dim instance As PageView
Dim value As ImGearAnnotationMode
 
instance.AnnotationMode = value
 
value = instance.AnnotationMode

Property Value

AnnotationMode enumeration value.
See Also

Reference

PageView Class
PageView Members