'宣言 Overloads Sub Export( _ ByVal document As PageDocument, _ ByVal outputStream As Stream, _ ByVal pageRange As String _ )
void Export( PageDocument document, Stream outputStream, string pageRange )
パラメータ
- document
- エクスポートするページドキュメント。
- outputStream
- 出力を書き込むためのストリーム。
- pageRange
- エクスポートするページの範囲。