AmpAttributesLayout Property

AMP provides a set of layouts that specify how an AMP component behaves in the document layout.

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

Property Value

Type: LayoutType
See Also