DOMNoInterfaceObjectAttribute Class
DOMNoInterfaceObjectAttribute class
If the [NoInterfaceObject] extended attribute appears on an interface, it indicates that an interface object will not exist for the interface in the ECMAScript binding.
[AttributeUsage(AttributeTargets.All)]
public sealed class DOMNoInterfaceObjectAttribute : Attribute
Constructors
Name | Description |
---|---|
DOMNoInterfaceObjectAttribute() | The default constructor. |
See Also
- package com.aspose.html.Dom.Attributes
- package Aspose.HTML