FdfAppearanceReference Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents a FDF Appearance reference.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.FixedLayout.ResourcesResource
    Apitron.PDF.Kit.FixedLayout.ResourcesUndefinedResource
      Apitron.PDF.Kit.Interactive.FormsDataFdfAppearanceReference

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

public sealed class FdfAppearanceReference : UndefinedResource

The FdfAppearanceReference 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 propertyNormal
The annotation’s normal appearance.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Public propertyRollover
The annotation’s rollover appearance. Default value: the value of the Normal entry.
Top
See Also

Reference