MESCIUS SPREAD for Windows Forms 15.0J
Write(Document,Stream,PdfSecurity) メソッド

印刷するドキュメント
ストリーム。
PDFセキュリティ情報。
指定したセキュリティ情報を使用して、指定したドキュメントをストリームに書き込みます。
構文
'宣言
 
Public Overloads Shared Sub Write( _
   ByVal doc As Document, _
   ByVal strm As Stream, _
   ByVal security As PdfSecurity _
) 
public static void Write( 
   Document doc,
   Stream strm,
   PdfSecurity security
)

パラメータ

doc
印刷するドキュメント
strm
ストリーム。
security
PDFセキュリティ情報。
参照

Writer クラス
Writer メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.