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: 2026.2.0.0.42 (.NET 4.6.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