Class DocConverter
Class DocConverter
Название пространства: Aspose.Pdf.Plugins Ассоциация: Aspose.PDF.dll (25.4.0)
Представляет Aspose.Pdf.Plugins.DocConverter плагин.
public sealed class DocConverter : IPlugin, IDisposable
Inheritance
Implements
Наследованные члены
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
DocConverter()
public DocConverter()
Methods
Dispose()
Использование невыполняемого.
public void Dispose()
Process(IPluginOptions)
Начинается обработка Aspose.Pdf.Plugins.DocConverter с указанными параметрами.
public ResultContainer Process(IPluginOptions options)
Parameters
options
IPluginOptions
Объект опций, содержащий инструкцию для Aspose.Pdf.Plugins.DocConverter.
Returns
Объект Aspose.Pdf.Plugins.ResultContainer, содержащий результат операции.