AnnotatorSettings Class
Defines settings for customizing Annotator behavior.
Inheritance Hierarchy
SystemObject
  GroupDocs.AnnotationAnnotatorSettings

Namespace: GroupDocs.Annotation
Assembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.9.0.0 (22.9)
Syntax
public class AnnotatorSettings

The AnnotatorSettings type exposes the following members.

Constructors
  NameDescription
Public methodAnnotatorSettings
Initializes a new instance of the AnnotatorSettings class
Properties
  NameDescription
Public propertyCache
Cache
Public propertyLogger
Logger
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also