Represents a text highlight annotation.

Namespace: FirstFloor.Documents.Annotations
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public class Highlight : TextAnnotation
Visual Basic
Public Class Highlight _
	Inherits TextAnnotation
Visual C++
public ref class Highlight : public TextAnnotation

Inheritance Hierarchy

See Also