WebExtensionReference

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

NameTypeAccessDescription
IdstringRead/WriteIdentifier associated with the web extension within a catalog provider.
VersionstringRead/WriteSpecifies the version of the web extension.
StorestringRead/WriteSpecifies the instance of the marketplace where the web extension is stored.
StoreTypeWebExtensionStoreTypeRead/WriteSpecifies the type of marketplace.

See Also