Accusoft.NotateXpress12.Net
NotateXpress.GetLayerPasswordEventHandler Delegate
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace : NotateXpress.GetLayerPasswordEventHandler Delegate




sender
e

Glossary Item Box

The RequestLayerPassword event is sent during the loading of an annotation file for all layers that were saved with a password.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

sender
e

Remarks

If the correct password is returned from this event, the layer is decrypted and available for display. The layer is discarded if an incorrect password is supplied.

The LayerName parameter supplied with the event is the name (if any) set as the name of this layer.

To set the correct password, modify the passed LayerPassword parameter.

See Also

©2013. Accusoft Corporation. All Rights Reserved.