PDFViewer for WPF/Silverlight
GetAttachment メソッド

C1.WPF.PdfViewer.4.5.2 アセンブリ > C1.WPF.PdfViewer 名前空間 > C1PdfViewer クラス : GetAttachment メソッド
指定された添付ファイル。
添付ファイルデータを含むメモリストリームを返します。
シンタックス
'宣言
 
Public Function GetAttachment( _
   ByVal attachment As Attachment _
) As System.IO.Stream
public System.IO.Stream GetAttachment( 
   Attachment attachment
)

パラメータ

attachment
指定された添付ファイル。

戻り値の型

指定された添付ファイルのストリーム。
参照

C1PdfViewer クラス
C1PdfViewer メンバ