Class PdfConverterOptions
PdfConverterOptions class
表示 Pdf 转换器插件的选项。
public abstract class PdfConverterOptions : IPluginOptions
Properties
Name | Description |
---|---|
Inputs { get; } | 返回 PdfConverterOptions 插件数据集合。 |
abstract OperationName { get; } | 返回操作名称。 |
Outputs { get; } | 获取用于保存操作结果的添加目标的集合。 |
Methods
Name | Description |
---|---|
AddInput(IDataSource) | 将新数据源添加到 PdfConverter 插件数据集合。 |
AddOutput(IDataSource) | 将新数据源添加到 PdfToXLSXConverterOptions 插件数据集合。 |
See Also
- interface IPluginOptions
- namespace Aspose.Pdf.Plugins
- assembly Aspose.PDF