DioDocs for PDF
FileSpecification.RelatedFile コンストラクタ

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > FileSpecification.RelatedFile クラス : FileSpecification.RelatedFile コンストラクタ
関連ファイルの名前。
ファイルコンテンツ。
FileSpecification.RelatedFile クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal fileName As System.String, _
   ByVal embeddedFileStream As EmbeddedFileStream _
)
public FileSpecification.RelatedFile( 
   System.string fileName,
   EmbeddedFileStream embeddedFileStream
)

パラメータ

fileName
関連ファイルの名前。
embeddedFileStream
ファイルコンテンツ。
参照

FileSpecification.RelatedFile クラス
FileSpecification.RelatedFile メンバ