Checks whether this FDFDoc was modified or not.
Namespace:
pdftron.FDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsModified As Boolean
public:
virtual bool IsModified() sealed
Return Value
Type:
BooleanTrue if document was modified, false otherwise.
See Also