Click or drag to resize

DocumentConversionGetProgressLabel Method

Returns the label for the current conversion stage. May return a blank string. Warning: experimental interface; this method may be renamed or replaced with equivalent functionality in the future.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetProgressLabel()

Return Value

Type: String
The stage label
See Also