Class XpsConverter
Class XpsConverter
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
public class XpsConverter : IPlugin, IDisposable
Pewarisan
Mengimplementasikan
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
Objek ResultContainer yang berisi hasil dari operasi.