PDFView4NET WinForms Edition
PDFHideAction Class
Members 




O2S.Components.PDFView4NET.Actions Namespace : PDFHideAction Class
This class represents a PDF Hide field action.
Object Model
PDFHideAction ClassPDFActionCollection ClassPDFAction Class
Syntax
'Declaration
 
Public Class PDFHideAction 
   Inherits PDFAction
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFHideAction
public class PDFHideAction : PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFHideAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFHideAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
This type of action lets you hide or show a field.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Actions.PDFAction
      O2S.Components.PDFView4NET.Actions.PDFHideAction

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFHideAction Members
O2S.Components.PDFView4NET.Actions Namespace