Class FormEditorRemoveOptions
Class FormEditorRemoveOptions
命名空间: Aspose.Pdf.Plugins
程序集: Aspose.PDF.dll
用于通过 Aspose.Pdf.Plugins.FormEditor 插件在文档中移除字段的选项类的基类。
public abstract class FormEditorRemoveOptions : FormEditorOptions, IPluginOptions
继承
object ← FormOptions ← FormEditorOptions ← FormEditorRemoveOptions
派生
FormRemoveAllFieldsOptions, FormRemoveSelectedFieldsOptions
实现
继承成员
FormOptions.AddInput(IDataSource), FormOptions.AddOutput(IDataSource), FormOptions.Inputs, FormOptions.Outputs, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
构造函数
FormEditorRemoveOptions()
protected FormEditorRemoveOptions()