C#
VB
C++
Enables an application to discard any context data changes that it has already made.
public void UndoContextChanges(
int contextCoupon
)
Sub UndoContextChanges( _
ByVal contextCoupon As Integer _
)
void UndoContextChanges(
int contextCoupon
)
contextCoupon
The context coupon of the trasaction received from StartContextChanges.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET