PDFView4NET WPF Edition
PDFSubmitFormAction Class
Members 




O2S.Components.PDFView4NET.Actions Namespace : PDFSubmitFormAction Class
Defines a SubmitForm action.
Object Model
PDFSubmitFormAction ClassPDFActionCollection ClassPDFAction Class
Syntax
'Declaration
 
Public Class PDFSubmitFormAction 
   Inherits PDFAction
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFSubmitFormAction
public class PDFSubmitFormAction : PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFSubmitFormAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFSubmitFormAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
This action allows a user to submit the form data to a specified URL.
Inheritance Hierarchy

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

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

PDFSubmitFormAction Members
O2S.Components.PDFView4NET.Actions Namespace