WebExtension class
WebExtension class
Represents a web extension object. To learn more, visit the Work with Office Add-ins documentation article.
Properties
| Name | Description |
|---|---|
| alternateReferences | Specifies alternate references to a web extension. |
| bindings | Specifies a list of web extension bindings. |
| id | Uniquely identifies the web extension instance in the current document. |
| isFrozen | Specifies whether the user can interact with the web extension or not. |
| properties | Represents a set of web extension custom properties. |
| reference | Specifies the primary reference to an web extension. |
See Also
- module Aspose.Words