Click or drag to resize

ResultSnapshotCurrentState Method

Retrieves the document state to which this transition has transitioned.

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

Return Value

Type: DocSnapshot
The current document state
See Also