PreHandleDocument Field

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image
Occurs before an HTML document is handled.

Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public HtmlWeb..::..PreHandleDocumentHandler PreHandleDocument
Visual Basic
Public PreHandleDocument As HtmlWeb..::..PreHandleDocumentHandler
Visual C++
public:
HtmlWeb..::..PreHandleDocumentHandler^ PreHandleDocument

See Also