| SignDocChange Methods |
The SignDocChange type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | ||
| getAnnotationType | Get the type of the annotation of a change made after
this signature.
| |
| getFieldType | Get the type of the field.
| |
| getName | Get the name of the changed field, annotation, or attachment.
For change types FieldAdded, FieldRemoved,
FieldModified, AnnotationAdded, AnnotationRemoved,
AnnotationModified, AttachmentAdded,
AttachmentRemoved, and AttachmentModified, the name of
the changed field, annotation, or attachment can be retrieved by
calling this function.
| |
| getPage | Get the page number of a change made after this signature. | |
| getType | Get the type of the change. | |
| ToString | (Overrides ObjectToString.) |