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; }
Public ReadOnly Property Ready As Boolean
Get
public:
virtual property bool Ready {
bool get () sealed;
}
Return Value
Type:
Booleantrue if Filter ready
See Also