[]
Represents a hide action, hides or shows one or more WidgetAnnotations on screen by setting or clearing their Hidden flag.
public class ActionHide : ActionBase, IPdfDict
| Name | Description |
|---|---|
| ActionHide() | Initializes a new instance of the ActionHide class. |
| Name | Description |
|---|---|
| Hide | Gets or sets a flag indicating whether to hide the annotation (if property is true) or show it. |
| LinkedObjects | Gets or sets an array of objects which are linked with this ActionHide. It can be an AnnotationBase object or a string defining the fully qualified field name of an interactive form field whose associated widget annotation or annotations are to be affected. |