Class XpsConverter

Class XpsConverter

Название пространства: Aspose.Page.Plugins Ассоциация: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

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

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

Constructors

XpsConverter()

public XpsConverter()

Methods

Dispose()

Использование невыполняемого.

public void Dispose()

Process(IPluginOptions)

Начинается обработка XpsConverter с указанных параметров.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

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

Returns

ResultContainer

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

Exceptions

NotSupportedException

 Русский