Class PsConverter

Class PsConverter

Tên không gian: Aspose.Page.Plugins Tổng hợp: Aspose.Page.dll (25.4.0)

public class PsConverter : IPlugin, IDisposable

Inheritance

object PsConverter

Implements

IPlugin , IDisposable

Thành viên thừa kế

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

Việc thực hiện IDISPOSIBLE

public void Dispose()

Process(IPluginTùy chọn)

Bắt đầu xử lý PsConverter với các thông số được chỉ định.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Một đối tượng tùy chọn có chứa hướng dẫn cho PsConverter.

Returns

ResultContainer

Một đối tượng ResultContainer chứa kết quả hoạt động.

Exceptions

NotSupportedException

 Tiếng Việt