Class XpsConverter

Class XpsConverter

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

public class XpsConverter : IPlugin, IDisposable

Kế thừa

objectXpsConverter

Triển khai

IPlugin, IDisposable

Thành viên kế thừa

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

Các hàm khởi tạo

XpsConverter()

public XpsConverter()

Các phương thức

Dispose()

Triển khai của IDisposable.

public void Dispose()

Process(IPluginOptions)

Bắt đầu quá trình xử lý XpsConverter với các tham số được chỉ định.

public ResultContainer Process(IPluginOptions options)

Tham số

options IPluginOptions

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

Trả về

ResultContainer

Một đối tượng ResultContainer chứa kết quả của thao tác.

Ngoại lệ

NotSupportedException

 Tiếng Việt