Accusoft NotateXpress 13
SaveMapping Property
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

NotateXpress Object  | NotateXpress Members  | NX_SaveMapType  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback