Overload List

  NameDescription
ExportEmbeddedFile(String, String)
Exports an embedded file to a directory (the embedded file name will be used for the output filename). The file will not be modified.
ExportEmbeddedFile(String, String, Int16)
Exports an embedded file to a directory (the embedded file name will be used for the output filename). If the embedded file is an image file, it will be modified if the image width is larger than Width pixel. If the embedded file is not an image file, it will be exported unmodified.

See Also