Click or drag to resize

FDFDocIsModified Method

Checks whether this FDFDoc was modified or not.

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsModified()

Return Value

Type: Boolean
True if document was modified, false otherwise.
See Also