Click or drag to resize

PDFDocIsModified Method

Call this function to determine whether the document has been modified since it was last saved.

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