Documents for PDF, .NET Edition Documentation
ActionHide Class Members
Properties 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace : ActionHide Class

The following tables list the members exposed by ActionHide.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a flag indicating whether to hide the annotation (if property is true) or show it.  
Public PropertyGets or sets an array of objects which are linked with this ActionHide. It can be an GrapeCity.Documents.Pdf.Annotations.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.  
Public PropertyGets or sets the next ActionBase or sequence of actions to be performed after this action. (Inherited from GrapeCity.Documents.Pdf.Actions.ActionBase)
Top
See Also

Reference

ActionHide Class
GrapeCity.Documents.Pdf.Actions Namespace