Click or drag to resize

FDFDoc Constructor (String)

Creates a new FDF document from the specified full path of the file.

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public FDFDoc(
	string filepath
)

Parameters

filepath
Type: SystemString

[Missing <param name="filepath"/> documentation for "M:pdftron.FDF.FDFDoc.#ctor(System.String)"]

See Also