Accusoft NotateXpress 12
SaveMapping Property
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : SaveMapping Property

Glossary Item Box

Description

Gets and sets the coordinate mapping conversion system that is used when reading or writing annotation files.

Property Type

Read-write property

Syntax

Visual Basic
Public Property SaveMapping As NX_SaveMapType

Return Type

The enumeration NX_SaveMapType.

Remarks

This is for advanced users only.

 

This allows the application to override the NotateXpress coordinate system for its own purposes.

 

Setting this property to a value other than NX_SaveMap_None will force the events MappingInput and MappingOutput to fire.  

Both events will fire when the file type is NX_AnnotationType_XFDF.

The MappingOutput will fire when the file type is NX_AnnotationType_XML.

The MappingInput will fire when the file type is NX_AnnotationType_XML and it encounters a keyword of "virtual" and a setting of:

- None

- PDF

- PDF90

- PDF180

- PDF280

- User

 

 

See Also

©2013. Accusoft Corporation. All Rights Reserved.