Class XpsConverter

Class XpsConverter

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

public class XpsConverter : IPlugin, IDisposable

Pewarisan

objectXpsConverter

Mengimplementasikan

IPlugin, IDisposable

Anggota yang Dwarisi

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

Konstruktor

XpsConverter()

public XpsConverter()

Metode

Dispose()

Implementasi dari IDisposable.

public void Dispose()

Process(IPluginOptions)

Memulai pemrosesan XpsConverter dengan parameter yang ditentukan.

public ResultContainer Process(IPluginOptions options)

Parameter

options IPluginOptions

Objek opsi yang berisi instruksi untuk XpsConverter.

Mengembalikan

ResultContainer

Objek ResultContainer yang berisi hasil dari operasi.

Pengecualian

NotSupportedException

 Indonesia