Class PsConverter

Class PsConverter

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

public class PsConverter : IPlugin, IDisposable

상속

objectPsConverter

구현

IPlugin, IDisposable

상속된 멤버

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

생성자

PsConverter()

public PsConverter()

메서드

Dispose()

IDisposable의 구현입니다.

public void Dispose()

Process(IPluginOptions)

지정된 매개변수로 PsConverter 처리를 시작합니다.

public ResultContainer Process(IPluginOptions options)

매개변수

options IPluginOptions

PsConverter에 대한 지침을 포함하는 옵션 객체입니다.

반환값

ResultContainer

작업 결과를 포함하는 ResultContainer 객체입니다.

예외

NotSupportedException

 한국어