Click or drag to resize

AnnotationControllerDefaultSecurity Property

Gets or sets the default security used for new annotations.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public IAnnotationLock DefaultSecurity { get; set; }

Property Value

Type: IAnnotationLock
The default security used for annotations.
See Also