Click or drag to resize

WebAnnotationViewerAutoLinkThumbnailViewer Property

Gets or sets a value that determines whether this control will automatically handle annotations and layers on a WebThumbnailViewer that points to this control.

Namespace:  Atalasoft.Imaging.WebControls.Annotations
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool AutoLinkThumbnailViewer { get; set; }

Property Value

Type: Boolean
Remarks
Caution note Caution
WebAnnotationViewer control is not available for .NET Core.
See Also