Class XpsConverter

Class XpsConverter

Nama dari : Aspose.Page.Plugins Perhitungan: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

anggota yang diwarisi

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

Pembuatan IDISPOSIBLE.

public void Dispose()

Process(Pilihan IPlugin)

Memulai proses XpsConverter dengan parameter yang ditentukan.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objek opsi yang berisi instruksi untuk XpsConverter.

Returns

ResultContainer

Sebuah objek ResultContainer yang berisi hasil operasi.

Exceptions

NotSupportedException

 Indonesia