AnnotationAppearanceRolloverStates Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
The annotation’s rollover state appearances. Default value: the value of the NormalStates entry.
Remarks

An annotation representing an interactive check box may have two appearance states named On and Off.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public IDictionary<string, FixedContent> RolloverStates { get; set; }

Property Value

Type: IDictionaryString, FixedContent
See Also

Reference