Class XpsConverter

Class XpsConverter

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

public class XpsConverter : IPlugin, IDisposable

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

objectXpsConverter

Реализует

IPlugin, IDisposable

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

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

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

XpsConverter()

public XpsConverter()

Методы

Dispose()

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

public void Dispose()

Process(IPluginOptions)

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

public ResultContainer Process(IPluginOptions options)

Параметры

options IPluginOptions

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

Возвращает

ResultContainer

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

Исключения

NotSupportedException

 Русский