Documents for PDF, .NET Edition Documentation
ImportFormDataFromXML(String) Method

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class > ImportFormDataFromXML Method : ImportFormDataFromXML(String) Method
The source file.
Imports the document's form data from a file in XML format.
Syntax
'Declaration
 
Public Overloads Sub ImportFormDataFromXML( _
   ByVal fileName As System.String _
) 
public void ImportFormDataFromXML( 
   System.string fileName
)

Parameters

fileName
The source file.
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members
Overload List