Enum HighlightingMode
Represents the effect to be applied to widget appearance when the annotation is highlighted.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum HighlightingMode
InvertBorderOfAnnotationRectangle
The border of the annotation rectangle should be inverted.
InvertContentOfAnnotationRectangle
The content of the annotation rectangle should be inverted.
NoHighlighting
No highlighting should be applied.
UseAnnotationDownAppearance
The annotation source for MouseDown state should be used.