Class PsConverter

Class PsConverter

Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)

public class PsConverter : IPlugin, IDisposable

Наследование

objectPsConverter

Реализует

IPlugin, IDisposable

Унаследованные члены

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Конструкторы

PsConverter()

public PsConverter()

Методы

Dispose()

Реализация IDisposable.

public void Dispose()

Process(IPluginOptions)

Запускает обработку PsConverter с указанными параметрами.

public ResultContainer Process(IPluginOptions options)

Параметры

options IPluginOptions

Объект параметров, содержащий инструкции для PsConverter.

Возвращает

ResultContainer

Объект ResultContainer, содержащий результат операции.

Исключения

NotSupportedException

 Русский