Class XpsConverter
Class XpsConverter
Namespace: Aspose.Page.Plugins
Assembly: Aspose.Page.dll (25.1.2)
public class XpsConverter : IPlugin, IDisposable
Dziedziczenie
Implementuje
Dziedziczone członkowie
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktory
XpsConverter()
public XpsConverter()
Metody
Dispose()
Implementacja IDisposable.
public void Dispose()
Process(IPluginOptions)
Rozpoczyna przetwarzanie XpsConverter z określonymi parametrami.
public ResultContainer Process(IPluginOptions options)
Parametry
options
IPluginOptions
Obiekt opcji zawierający instrukcje dla XpsConverter.
Zwraca
Obiekt ResultContainer zawierający wynik operacji.