AmpAttributesHeigths Property |
The value of this attribute is a sizes expression based on media expressions.
Namespace:
Aspose.Email.Amp
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string Heigths { get; set; }
Public Property Heigths As String
Get
Set
public:
property String^ Heigths {
String^ get ();
void set (String^ value);
}
member Heigths : string with get, set
Property Value
Type:
String
See Also