Class XpsConverter

Class XpsConverter

nazivni prostor: Aspose.Page.Plugins Sastav: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

naslijeđeni članovi

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

Uvođenje neprihvatljivih.

public void Dispose()

Process(IPluginopcije)

Početak obrade XpsConverter s određenim parametrima.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objekt opcija koji sadrži upute za XpsConverter.

Returns

ResultContainer

Objekt ResultContainer koji sadrži rezultat operacije.

Exceptions

NotSupportedException

 Hrvatski