Class DocConverter

Class DocConverter

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

Aspose.Pdf.Plugins.DocConverter 플러그인을 나타냅니다.

public sealed class DocConverter : IPlugin, IDisposable

Inheritance

object DocConverter

Implements

IPlugin , IDisposable

상속 회원들

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

Constructors

DocConverter()

public DocConverter()

Methods

Dispose()

IDISPOSIBLE의 실행

public void Dispose()

Process(IPlugin옵션)

Aspose.Pdf.Plugins.DocConverter 처리를 지정된 매개 변수로 시작합니다.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Aspose.Pdf.Plugins.DocConverter에 대한 지침을 포함하는 옵션 개체.

Returns

ResultContainer

작업 결과를 포함하는 Aspose.Pdf.Plugins.ResultContainer 개체.

 한국어