Enum PdfToHtmlOptions.SaveDataType

Enum PdfToHtmlOptions.SaveDataType

Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll

Defines output type of HTML file.

public enum PdfToHtmlOptions.SaveDataType

Fields

FileWithEmbeddedResources = 1

Save HTMl to file with embedded resources

FileWithExternalResources = 0

Save HTMl to file with external resources

StreamWithEmbeddedResources = 2

Save HTMl to file stream with embedded resources

 English