Table of Contents

Field Cancel

Namespace
DotNetBrowser.Browser.Handlers
Assembly
DotNetBrowser.dll

Creates a RequestPdfDocumentPasswordResponse that notifies the browser to cancels the password request.

public static RequestPdfDocumentPasswordResponse Cancel

Returns

RequestPdfDocumentPasswordResponse

The RequestPdfDocumentPasswordResponse instance that can be used as a return value in RequestPdfDocumentPasswordHandler implementation.

Remarks

Without a password, the browser will fail to load the frame with the encrypted PDF document and a FrameLoadFailed event will be fired for that frame.