Click or drag to resize

SDFDocIsModified Method

Checks if this document is modified.

Namespace:  pdftron.SDF
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