Aspose.Words.WebExtensions

The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins.

Classes

ClassDescription
BaseWebExtensionCollection<T>Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections.
TaskPaneRepresents an add-in task pane object.
TaskPaneCollectionSpecifies a list of persisted task pane objects.
WebExtensionRepresents a web extension object.
WebExtensionBindingSpecifies a binding relationship between a web extension and the data in the document.
WebExtensionBindingCollectionSpecifies a list of web extension bindings.
WebExtensionPropertySpecifies a web extension custom property.
WebExtensionPropertyCollectionSpecifies a set of web extension custom properties.
WebExtensionReferenceRepresents the reference to a web extension. The reference is used to identify the provider location and version of the extension.
WebExtensionReferenceCollectionSpecifies a list of web extension references.

Enumeration

EnumerationDescription
TaskPaneDockStateEnumerates available locations of task pane object.
WebExtensionBindingTypeEnumerates available types of binding between a web extension and the data in the document.
WebExtensionStoreTypeEnumerates available types of a web extension store.