Enum PdfToHtmlOptions.SaveDataType

Thông tin

Định nghĩa loại đầu ra của tệp HTML.

public enum PdfToHtmlOptions.SaveDataType  

Fields

  • FileWithEmbeddedResources = 1: Lưu HTML vào tệp với tài nguyên nhúng
  • FileWithExternalResources = 0: Lưu HTML vào tệp với tài nguyên bên ngoài
  • StreamWithEmbeddedResources = 2: Lưu HTML vào dòng tệp với tài nguyên nhúng

Namespace: Documentize
Assembly: Documentize.dll

 Tiếng Việt