Click or drag to resize

DocumentConversionIsCancelled Method

Has the conversion been cancelled?.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsCancelled()

Return Value

Type: Boolean
Returns true if CancelConversion has been called previously
See Also