HTMLDocument.Links
HTMLDocument.Links property
A collection of all AREA elements and anchor (A) elements in a document with a value for the href attribute.
public HTMLCollection Links { get; }
See Also
- class HTMLCollection
- class HTMLDocument
- package com.aspose.html
- package Aspose.HTML