PDFView4NET WinForms Edition
FDFFile Class
Members 




O2S.Components.PDFView4NET.Forms Namespace : FDFFile Class
Represents a FDF file on disk.
Object Model
FDFFile ClassFDFFieldCollection ClassFDFField Class
Syntax
'Declaration
 
Public Class FDFFile 
'Usage
 
Dim instance As FDFFile
public class FDFFile 
public __gc class FDFFile 
public ref class FDFFile 
Remarks
This class defines an existing FDF file. Its methods allows to import/export data from/to FDF files.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Forms.FDFFile

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

FDFFile Members
O2S.Components.PDFView4NET.Forms Namespace