Viewer

<< Click to Display Table of Contents >>

 

Viewer

Created the AllowContextMenu property, which enables or disables the contextual menu, and the AllowZoomChange property, which enables or disables changes in zoom. The AllowContextMenu property replaces the EnableZoomMenu property, which was deprecated.

Added the optional parameters XPos and YPos to the PasswordConfirm and ChangePassword methods, which are the position, in pixels, relative to the upper left corner where the respective windows are opened.

Created the optional parameters OpStatus and WarnDaysToExpire in the LoginUser method. The OpStatus parameter returns an error code according to the result of the operation and the WarnDaysToExpire parameter informs the number of days for a password to expire. A ChangeUserPassword method was also created for silent changes of passwords.

Was this page useful?