IConversionCompleted

IConversionCompleted interface

ハンドル変換完了

public interface IConversionCompleted

メソッド

名前 説明
OnConversionCompleted(Action<Stream, string>) 変換されたドキュメント ストリームを受信します。 「ConvertTo(string fileName)」または「ConvertTo(convertedStreamProvider)」が設定されている場合にのみ発生します。

関連項目