Enum PdfToHtmlOptions.SaveDataType
Info
Defines output type of HTML file.
public enum PdfToHtmlOptions.SaveDataTypeFields
FileWithEmbeddedResources = 1: Save HTMl to file with embedded resourcesFileWithExternalResources = 0: Save HTMl to file with external resourcesStreamWithEmbeddedResources = 2: Save HTMl to file stream with embedded resources
Namespace: Documentize Assembly: Documentize.dll