AnnotationAppearanceNormalStates Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
The annotation’s normal state appearances.
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> NormalStates { get; set; }

Property Value

Type: IDictionaryString, FixedContent
See Also

Reference