AmpAttributesSizes Property

The value of the AMP sizes attribute is a sizes expression that selects the defined size corresponding to the media query based on the current window size.

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

Property Value

Type: String
See Also