Class GetFieldNamesOptions
情報
Documentize.PdfForm プラグインによるドキュメント内のフィールド名取得オプションを表します。
public class GetFieldNamesOptions継承
継承されたメンバー
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
コンストラクター
GetFieldNamesOptions(string)
ファイルへの入力パスを使用したオプションのコンストラクターです。
public GetFieldNamesOptions(string path)パラメーター
pathstring: ファイルへの入力パス。
GetFieldNamesOptions(Stream)
ストリームを使用したオプションのコンストラクターです。
public GetFieldNamesOptions(Stream stream)パラメーター
streamStream: 入力ストリーム。
名前空間: Documentize アセンブリ: Documentize.dll