Class PsConverter
Class PsConverter
Названий на: Aspose.Page.Plugins Асамблея: Aspose.Page.dll (25.4.0)
public class PsConverter : IPlugin, IDisposable
Inheritance
Implements
Нападні члени
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()
Виконання ідентифікації.
public void Dispose()
Process(IPluginOptions)
Розпочинається процес обробки PsConverter з зазначеними параметрами.
public ResultContainer Process(IPluginOptions options)
Parameters
options
IPluginOptions
Об’єкт варіантів, що містить інструкції для PsConverter.
Returns
Об’єкт ResultContainer, що містить результат операції.