(0)
(0) (234 views)
By downloading this item, you are agreeing to the Terms of Use for the site.
The attached code sample uses enableIV() in a callback to submit() function that enables the interactive viewing features, here is the code excerpt:
viewer.submit(function(v){
v.enableIV();
});
By downloading this item, you are agreeing to the Terms of Use for the site.