MobileForms Toolkit Documentation

PasswordRequiredHandler Delegate

Occurs when the file is encrypted and no password was specified.

public delegate void PasswordRequiredHandler(
object sender,
PasswordEventArgs e
);

Requirements

Namespace: Resco.IO.Zip

Assembly: Resco.Zip.CF3 (in Resco.Zip.CF3.dll)

See Also

Resco.IO.Zip Namespace