Class PsConverter

Class PsConverter

이름 공간 : Aspose.Page.Plugins 모임: Aspose.Page.dll (25.4.0)

public class PsConverter : IPlugin, IDisposable

Inheritance

object PsConverter

Implements

IPlugin , IDisposable

상속 회원들

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

IDISPOSIBLE의 실행

public void Dispose()

Process(IPlugin옵션)

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

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

PsConverter에 대한 지침을 포함하는 옵션 개체.

Returns

ResultContainer

작동의 결과를 포함하는 ResultContainer 개체.

Exceptions

NotSupportedException

 한국어