Class PsConverter

Class PsConverter

İsim alanı : Aspose.Page.Plugins Toplama: Aspose.Page.dll (25.4.0)

public class PsConverter : IPlugin, IDisposable

Inheritance

object PsConverter

Implements

IPlugin , IDisposable

mirasçı üyeleri

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

Constructors

PsConverter()

public PsConverter()

Methods

Dispose()

Yeterli olmayan bir uygulama.

public void Dispose()

Process(IPlugin seçenekleri)

PsConverter işlemini belirlenen parametrelerle başlatır.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

PsConverter için talimatları içeren bir seçenek nesnesi.

Returns

ResultContainer

Operasyonun sonuçlarını içeren bir ResultContainer nesnesi.

Exceptions

NotSupportedException

 Türkçe