Enum PdfToHtmlOptions.SaveDataType

Info

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

Namespace: Documentize Assembly: Documentize.dll

 English