AmpComponentFallback Property

A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string Fallback { get; set; }

Property Value

Type: String
See Also