Click or drag to resize

WebAnnotationViewerGetAnnotationDataTypeFromString Method

Gets an annotation data type from a class name.

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
protected virtual Type GetAnnotationDataTypeFromString(
	string dataType
)

Parameters

dataType
Type: SystemString

Return Value

Type: Type
See Also