Click or drag to resize

ConversionMonitorReady Property

returns true if the filter is ready for reading.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool Ready { get; }

Return Value

Type: Boolean
true if Filter ready
See Also