Click or drag to resize

ResultSnapshotPreviousState Method

Retrieves the document state from which this transition has transitioned.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public DocSnapshot PreviousState()

Return Value

Type: DocSnapshot
The previous document state
See Also