Class XpsConverter

Class XpsConverter

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

public class XpsConverter : IPlugin, IDisposable

Inheritance

object XpsConverter

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

XpsConverter()

public XpsConverter()

Methods

Dispose()

Việc thực hiện IDISPOSIBLE

public void Dispose()

Process(IPluginTùy chọn)

Bắt đầu xử lý XpsConverter 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 XpsConverter.

Returns

ResultContainer

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

Exceptions

NotSupportedException

 Tiếng Việt