Class PdfToHtmlOptions

Class PdfToHtmlOptions

Navne til: Aspose.Pdf.Plugins Sammensætning: Aspose.PDF.dll (25.4.0)

Representerer PDF til HTML konverteringsmuligheder for Aspose.Pdf.Plugins.Html plugin.

public sealed class PdfToHtmlOptions : PdfConverterOptions, IPluginOptions

Inheritance

object PdfConverterOptions PdfToHtmlOptions

Implements

IPluginOptions

De arvede medlemmer

PdfConverterOptions.AddInput(IDataSource) , PdfConverterOptions.AddOutput(IDataSource) , PdfConverterOptions.Inputs , PdfConverterOptions.Outputs , PdfConverterOptions.OperationName , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

PdfToHtmlOptions()

Initialiserer en ny instans af Aspose.Pdf.Plugins.PdfToHtmlOptions objekt med standardmuligheder.

public PdfToHtmlOptions()

PdfToHtmlOptions(SaveDataType)

Initialiserer en ny instans af Aspose.Pdf.Plugins.PdfToHtmlOptions objekt for den angivne output data type.

public PdfToHtmlOptions(PdfToHtmlOptions.SaveDataType outputDataType)

Parameters

outputDataType PdfToHtmlOptions . SaveDataType

Udgangsdata typen.

Properties

OperationName

Navnet på operationen.

public override string OperationName { get; }

Ejendomsværdi

string

OutputDataType

Går udgangsdata type.

public PdfToHtmlOptions.SaveDataType OutputDataType { get; }

Ejendomsværdi

PdfToHtmlOptions . SaveDataType

 Dansk