e.docSelection.visibilityChanged

From PDF XChange PDF SDK
Jump to: navigation, search


Overview

The event is fired when the document selection's visibility was changed.

Parameters

Name Type Description
Param1 PARAM_T Contains the document selection interface.
Param2 PARAM_T Represents whether the visibility change was animated. If the value is not false then the animation was used.
Handled VARIANT_BOOL Not used.
Result PARAM_T Not used.