Class XpsConverter

Class XpsConverter

Nazwa przestrzeń: Aspose.Page.Plugins Zgromadzenie: Aspose.Page.dll (25.4.0)

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

Implements

IPlugin , IDisposable

Dziedziczeni członkowie

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

Wdrożenie niemożliwej.

public void Dispose()

Process(Opcje IPlugin)

Rozpoczyna się proces XpsConverter z określonymi parametrami.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Obiekt opcji zawierający instrukcje dla XpsConverter.

Returns

ResultContainer

Obiekt ResultContainer zawierający wynik operacji.

Exceptions

NotSupportedException

 Polski