Accusoft.NotateXpress13.Net
GetLayerPasswordEventArgs Class
Members 




Contains event data for the GetLayerPassword events.
Object Model
GetLayerPasswordEventArgs Class
Syntax
'Declaration
 
Public Class GetLayerPasswordEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As GetLayerPasswordEventArgs
public class GetLayerPasswordEventArgs : System.EventArgs 
public __gc class GetLayerPasswordEventArgs : public System.EventArgs 
public ref class GetLayerPasswordEventArgs : public System.EventArgs 
Remarks
When an annotation file is stored, layers that have a non-null LayerPassword are encrypted. When this file is opened, a GetLayerPassword event is invoked to request the password for each encrypted layer. If the correct password is supplied for this event, the layer is decrypted and available for viewing. If an incorrect or null password is supplied, the layer is discarded from memory (the layer still exists in the file but may be subsequently overwritten).
Inheritance Hierarchy

System.Object
   System.EventArgs
      Accusoft.NotateXpressSdk.GetLayerPasswordEventArgs

See Also

Reference

GetLayerPasswordEventArgs Members
Accusoft.NotateXpressSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback