AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : SaveMapping Property |
Visual Basic |
---|
Public Property SaveMapping As NX_SaveMapType |
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
- PDF90
- PDF180
- PDF280
- User