Accusoft.NotateXpress13.Net
AnnotationType Enumeration




Option values which determine the type of annotations that NotateXpress can process.
Syntax
'Declaration
 
Public Enum AnnotationType 
   Inherits System.Enum
'Usage
 
Dim instance As AnnotationType
public enum AnnotationType : System.Enum 
__value public enum AnnotationType : public System.Enum 
public enum class AnnotationType : public System.Enum 
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

Reference

Accusoft.NotateXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback