ImageGear for .NET
ImGearPDFWordFinderVersion Enumeration
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFWordFinderVersion Enumeration




Glossary Item Box

Specifies word finder algorithm versions.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
LATEST_VERSION0The latest version.
VERSION_22Compatible with Acrobat 3 and 4.
VERSION_33Compatible with Acrobat 5 w/o accessibility enabled. Includes improved word piecing algorithms.
VERSION_44Compatible with Acrobat 5 with accessibility enabled. Includes advanced word ordering algorithms.

Remarks

Use LATEST_VERSION if your client does not care.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.PDF.ImGearPDFWordFinderVersion

See Also

©2013. Accusoft Corporation. All Rights Reserved.