Sınıf PdfToHtmlOptions
Bilgi
Documentize.HtmlConverter eklentisi için PDF’den HTML’ye dönüştürücü seçeneklerini temsil eder.
public sealed class PdfToHtmlOptions : PdfConverterOptions, IPluginOptions
Inheritance
object ←
PdfConverterOptions ←
PdfToHtmlOptions
Implements
Inherited Members
- PdfConverterOptions.AddInput(IDataSource),
- PdfConverterOptions.AddOutput(IDataSource),
- PdfConverterOptions.Inputs,
- PdfConverterOptions.Outputs,
- object.GetType(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Constructors
PdfToHtmlOptions()
Documentize.PdfToHtmlOptions nesnesesinin varsayılan seçeneklerle yeni bir örneğini başlatır.
public PdfToHtmlOptions()
PdfToHtmlOptions(SaveDataType)
Belirtilen çıkış veri türü için Documentize.PdfToHtmlOptions nesnesinin yeni bir örneğini başlatır.
public PdfToHtmlOptions(PdfToHtmlOptions.SaveDataType outputDataType)
Parameters
outputDataType
PdfToHtmlOptions.SaveDataType: Çıkış veri türü.
Properties
OutputDataType
Çıkış veri türünü alır.
public PdfToHtmlOptions.SaveDataType OutputDataType { get; }
Property Value
Namespace: Documentize
Assembly: Documentize.dll