WebAnnotationViewer.CurrentUserName Property |
Gets or sets the user name associated with all newly created annotations.
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 string CurrentUserName { get; set; }
Public Property CurrentUserName As String
Get
Set
Property Value
Type:
String
Remarks Caution |
---|
WebAnnotationViewer control is not available for .NET Core. |
See Also