Click or drag to resize

AnnotationDataExporterConstruct Method

A factory method to construct a new AnnotationDataExporter.

Namespace:  Atalasoft.Annotate.Exporters
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public abstract AnnotationDataExporter Construct()

Return Value

Type: AnnotationDataExporter
A new AnnotationDataExporter object.
See Also