Accusoft.NotateXpress12.Net
AnnotationType Enumeration
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace : AnnotationType Enumeration




Glossary Item Box

Option values which determine the type of annotations that NotateXpress can process.

Syntax

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

Members

MemberValueDescription
ImagingForWindows0Specifies that NotateXpress can process Kodak/Wang annotations. The original annotation specification has been updated with an improved block parser. This format provides limited types and attributes, best for compatibility with most other systems. This can only be read/written in as part of a TIFF file (tag #32932).
NotateXpress1Specifies that NotateXpress can process annotations in a tight binary format. This is best for optimizing file size and speed.
NotateXpressXml3Specifies that NotateXpress can process annotations in XML format. This is best for long-term compatibility and open standards.
TMSSequoia2Specifies that NotateXpress can process TMS Sequoia ann file format annotations. This option is provided for compatibility with this legacy ann format.
Xfdf4Specifies that NotateXpress can process Adobe PDF format annotations. This is best for transferring data to and from PDF.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.NotateXpressSdk.AnnotationType

See Also

©2013. Accusoft Corporation. All Rights Reserved.