Click or drag to resize

RegisteredAnnotationAssemblies Class

This class includes static members containing information on assemblies to use in the project when deserialize annotations.
Inheritance Hierarchy
SystemObject
  Atalasoft.AnnotateRegisteredAnnotationAssemblies

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static class RegisteredAnnotationAssemblies

The RegisteredAnnotationAssemblies type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRegisteredAssemblies
Returns a collection of assemblies that will be used to deserialize annotations.
Public methodStatic memberRegisterAssembly
Registers assembly that will be used to deserialize annotations.
Top
See Also