Table of Contents

Class PdfDocumentLoadFailedEventArgs

Namespace
DotNetBrowser.Browser.Events
Assembly
DotNetBrowser.dll

Event arguments for the PdfDocumentLoadFailed event.

public class PdfDocumentLoadFailedEventArgs : BrowserEventArgs
Inheritance
PdfDocumentLoadFailedEventArgs
Inherited Members

Properties

Frame

Gets the frame in which the PDF document failed to load.

Url

Gets the URL of the PDF document.