Class XpsConverter

Class XpsConverter

İsim alanı : Aspose.Page.Plugins Toplama: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

mirasçı üyeleri

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()

Yeterli olmayan bir uygulama.

public void Dispose()

Process(IPlugin seçenekleri)

XpsConverter işlemini belirlenen parametrelerle başlatır.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

XpsConverter için talimatları içeren bir seçenek nesnesi.

Returns

ResultContainer

Operasyonun sonuçlarını içeren bir ResultContainer nesnesi.

Exceptions

NotSupportedException

 Türkçe