PdfAnnotationSelectorSettings class

Represents the settings that allows to customize the default appearance of annotation selector.

Properties

color Color
Color color Gets or sets the default color of annotation selector.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
lockedColor Color
Gets or sets the default color of annotation selector when the selected annotation is locked.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited