Interface IStreamable

IStreamable interface

このインターフェイスは、ドキュメントをストリームにレンダリングするサービスに使用されます。

public interface IStreamable

プロパティ

名前説明
OutputStream { get; set; }出力ストリームを取得または指定します。

関連項目