Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Widgets

UserState Enum

An annotation may define as many as three separate appearances.

csharp
public enum UserState

Fields

Down 1

The down appearance shall be used when the mouse button is pressed or held down within the annotation's active area.

Normal 0

The normal appearance shall be used when the annotation is not interacting with the user.
This appearance is also used for printing the annotation.

Rollover 2

The rollover appearance shall be used when the user moves the cursor into the annotation's active area without pressing the mouse button.