Click or drag to resize

IHighlighter Interface

This interface is used by AnnotationData objects to indicate that they have highlighter support. This information is used by the AnnotateViewer when burning annotations.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public interface IHighlighter

The IHighlighter type exposes the following members.

Properties
  NameDescription
Public propertyTranslucent
Gets a value indicating whether the annotation is a highlighter.
Top
See Also