DocumentConverterCanConvert Method

Overload List

CanConvert(DocumentFormat, DocumentFormat, NullableDocumentEngine)Gets a value that indicates whether a direct conversion is possible from one document format to another format.
CanConvert(String, DocumentFormat, NullableDocumentEngine)Gets a value that indicates whether a direct conversion is possible from one document file to another format.
CanConvert(String, String, NullableDocumentEngine)Gets a value that indicates whether a direct conversion is possible from one document file to another file.

See Also