PDFView4NET WPF Edition
PDFResetFormAction Class
Members 




O2S.Components.PDFView4NET.Actions Namespace : PDFResetFormAction Class
Defines a SubmitForm action.
Object Model
PDFResetFormAction ClassPDFActionCollection ClassPDFAction Class
Syntax
'Declaration
 
Public Class PDFResetFormAction 
   Inherits PDFAction
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFResetFormAction
public class PDFResetFormAction : PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFResetFormAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFResetFormAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
This action allows a user to reset the form fields to their default values.
Inheritance Hierarchy

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

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

PDFResetFormAction Members
O2S.Components.PDFView4NET.Actions Namespace