Class XpsConverter
Class XpsConverter
이름 공간 : Aspose.Page.Plugins 모임: Aspose.Page.dll (25.4.0)
public class XpsConverter : IPlugin, IDisposable
Inheritance
Implements
상속 회원들
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()
IDISPOSIBLE의 실행
public void Dispose()
Process(IPlugin옵션)
XpsConverter 처리를 지정된 매개 변수로 시작합니다.
public ResultContainer Process(IPluginOptions options)
Parameters
options
IPluginOptions
XpsConverter에 대한 지침을 포함하는 옵션 개체.
Returns
작동의 결과를 포함하는 ResultContainer 개체.