WebAnnotationViewer.AutoLinkThumbnailViewer 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)
Syntaxpublic bool AutoLinkThumbnailViewer { get; set; }
Public Property AutoLinkThumbnailViewer As Boolean
Get
Set
Property Value
Type:
Boolean
Remarks Caution |
---|
WebAnnotationViewer control is not available for .NET Core. |
See Also