ConversionMonitorProgress Property |
Number form 0 to 100 (inclusive) indicating the work done.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int Progress { get; }
Public ReadOnly Property Progress As Integer
Get
public:
virtual property int Progress {
int get () sealed;
}
Return Value
Type:
Int32Progress from 0..100
See Also