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
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG