Class GetFieldNamesOptions

情報

Documentize.PdfForm プラグインによるドキュメント内のフィールド名取得オプションを表します。

public class GetFieldNamesOptions

継承

objectGetFieldNamesOptions

継承されたメンバー

コンストラクター

GetFieldNamesOptions(string)

ファイルへの入力パスを使用したオプションのコンストラクターです。

public GetFieldNamesOptions(string path)

パラメーター

  • path string: ファイルへの入力パス。

GetFieldNamesOptions(Stream)

ストリームを使用したオプションのコンストラクターです。

public GetFieldNamesOptions(Stream stream)

パラメーター

  • stream Stream: 入力ストリーム。

名前空間: Documentize アセンブリ: Documentize.dll

 日本語