WebExtensionReference
Overview
WebExtensionReference is a class in Aspose.Words FOSS for .NET.
Represents the reference to a web extension.
Properties: Id, Store, StoreType, Version.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Id | string | Read/Write | Identifier associated with the web extension within a catalog provider. |
Version | string | Read/Write | Specifies the version of the web extension. |
Store | string | Read/Write | Specifies the instance of the marketplace where the web extension is stored. |
StoreType | WebExtensionStoreType | Read/Write | Specifies the type of marketplace. |