Click or drag to resize

IQDocumentAttributeHasChanges Method

Indicates that the attribute has been modified since it was last retrieved from ImageQuest.

Namespace:  Informa.ImageQuest.API.Library
Assembly:  Informa.ImageQuest.API.Library (in Informa.ImageQuest.API.Library.dll) Version: 14.3.0.0
Syntax
public bool HasChanges()

Return Value

Type: Boolean
True if the attribute is new, or if it has been modified since it was last read. False otherwise.
See Also