Click or drag to resize

FDFDocSaveAsXFDFString Method

Saves the FDF document into an XFDF string.

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

Return Value

Type: String
A string containing the XFDF representation of the FDF document.
See Also