See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
dtSearch::Engine::ExtractionOptionsFlags Enumeration
C#
Visual Basic
Members
Members 
Description 
dtsExoExtractImages 
Extract embedded images in the input and insert a reference to the extracted image in the conversion output 
dtsExoExtractAttachments 
Extract embedded attachments in the input and insert a reference to the extracted attachment in the conversion output 
dtsExoDoNotConvertAttachments 
Omit attachments from the conversion output 
dtsExoLimitExtensions 
Limit the filename extensions for extracted images and attachments to those listed in allowedExtensions. 
dtsExoMarkAsInternetZone 
If true, on NTFS file systems, all extracted images and attachments will be marked as originating in the "Internet" Zone. This enables various safety mechanisms in Microsoft Windows and Microsoft Office products to guard against opening unsafe attachments when you try to launch marked files. To mark the files, dtSearch adds an alternate stream to the output file named Zone.Identifier with the content "[ZoneTransfer]rnZoneId=3rn" 
Remarks

Flags to control the extraction of attachments and images using FileConverter (.NET, Java) or dtsFileConvertJob2 (C++)

See Also
You are here: dtSearch::Engine Namespace > ExtractionOptionsFlags Enumeration
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.