Class FormRemoveSelectedFieldsOptions

Class FormRemoveSelectedFieldsOptions

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

Aspose.Pdf.Plugins.FormEditorプラグインによってドキュメント内の選択されたフィールドを削除するためのオプションを表します。

public sealed class FormRemoveSelectedFieldsOptions : FormEditorRemoveOptions, IPluginOptions

継承

objectFormOptionsFormEditorOptionsFormEditorRemoveOptionsFormRemoveSelectedFieldsOptions

実装

IPluginOptions

継承メンバー

FormOptions.AddInput(IDataSource), FormOptions.AddOutput(IDataSource), FormOptions.Inputs, FormOptions.Outputs, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

コンストラクター

FormRemoveSelectedFieldsOptions(SelectField)

Aspose.Pdf.Plugins.FormEditorRemoveOptionsオブジェクトの新しいインスタンスを初期化します。

public FormRemoveSelectedFieldsOptions(SelectField selectField)

パラメーター

selectField SelectField

フラット化されるフィールドを指定します。

 日本語