Class FormExporter

Class FormExporter

nazivni prostor: Aspose.Pdf.Plugins Sastav: Aspose.PDF.dll (25.4.0)

Predstavlja formExporter plugin.

public sealed class FormExporter : IPlugin

Inheritance

object FormExporter

Implements

IPlugin

naslijeđeni članovi

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

Constructors

FormExporter()

public FormExporter()

Methods

Process(IPluginopcije)

Početak obrade FormExporter s određenim parametrima.

public ResultContainer Process(IPluginOptions options)

Parameters

options IPluginOptions

Objekt opcija koji sadrži upute za FormExporter.

Returns

ResultContainer

Objekt ResultContainer koji sadrži rezultat operacije.

Exceptions

ArgumentException

Ako opcije nisu ispravne.

 Hrvatski