IDOMImplementation.HasFeature
IDOMImplementation.HasFeature method
Test if the DOM implementation implements a specific feature and version, as specified in DOM Features.
public bool HasFeature()
Return Value
true
if the specified feature has feature; otherwise, false
.
See Also
- interface IDOMImplementation
- package com.aspose.html.Dom
- package Aspose.HTML