Click or drag to resize

DocumentConversionHasProgressTracking Method

Determine whether this DocumentConversion has progress reporting capability.

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

Return Value

Type: Boolean
True if GetProgress is expected to return usable values
See Also