Class PsConverter

Class PsConverter

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

public class PsConverter : IPlugin, IDisposable

Dědičnost

objectPsConverter

Implementuje

IPlugin, IDisposable

Děděné členy

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

Konstruktor

PsConverter()

public PsConverter()

Metody

Dispose()

Implementace IDisposable.

public void Dispose()

Process(IPluginOptions)

Spustí zpracování PsConverter s uvedenými parametry.

public ResultContainer Process(IPluginOptions options)

Parametry

options IPluginOptions

Objekt možností obsahující pokyny pro PsConverter.

Návratová hodnota

ResultContainer

Objekt ResultContainer obsahující výsledek operace.

Výjimky

NotSupportedException

 Čeština