AnnotationAppearance Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The AnnotationAppearance type exposes the following members.

Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyDown
The annotation’s down appearance. Default value: the value of the Normal entry.
Public propertyDownStates
The annotation’s down 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.
Public propertyNormal
The annotation’s normal appearance.
Public propertyNormalStates
The annotation’s normal state appearances.
Remarks

An annotation representing an interactive check box may have two appearance states named On and Off.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyRollover
The annotation’s rollover appearance. Default value: the value of the Normal entry.
Public propertyRolloverStates
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.
Top
See Also

Reference