Click or drag to resize

ExternalAnnotManagerGetLastXFDF Method

Retrieve the last XFDF command string produced by the last call to either Undo, Redo, or TakeSnapshot.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetLastXFDF()

Return Value

Type: String
an xfdf command string.
See Also