Click or drag to resize

ResultSnapshotIsNullTransition Method

Returns whether this transition is a null transition.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsNullTransition()

Return Value

Type: Boolean
Whether this transition is a null transition
See Also