AmpAttributesIsPlaceHolder Property

The placeholder attribute indicates that the element marked with this attribute acts as a placeholder for the parent AMP element.

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

Property Value

Type: Boolean
See Also