WebExtensionId Property

Uniquely identifies the web extension instance in the current document.

Namespace:  Aspose.Words.WebExtensions
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
public string Id { get; set; }

Property Value

Type: String
See Also