The properties of the ExtractionOptions class are listed here.
Public Properties
Public Property |
Description |
---|---|
If the dtsExoLimitExtensions flag is set, image and attachment filename extensions will be limited to the values listed in AllowedExtensions. | |
Extension to add to images and attachments when the dtsExoLimitExtensions flags is set and an image or attachment has an extension that is not listed in AllowedExtensions. | |
Filename prefix for extracted files stored in outputLocation | |
ExtractionOptionsFlags value. | |
Name of text file to create with the names of all images and attachments extracted to the OutputLocation. | |
Output folder for images and attachments extracted from the input file | |
URL of the OutputLocation for links in the conversion output. | |
Text to use for link to an attachment that has no name |
See Also