alternate_references property

WebExtension.alternate_references property

Specifies alternate references to a web extension.

@property
def alternate_references(self) -> aspose.words.webextensions.WebExtensionReferenceCollection:
    ...

See Also