HtmlElementAttributesCollectionItem Property
Returns the HTML element attribute at the given index from collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public HtmlElementAttribute this[
int index
] { get; }
- index Int32
- The HTML element attribute index in collection
HtmlElementAttributeThe HTML element attribute at the index or null if the index is out of bounds