HtmlForgeX

API Reference

Class

EmailContainer

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Base Element
Modifiers abstract

Base class for container elements that manage child spacing and padding.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Methods

public EmailContainer WithSpacingMode(SpacingMode mode) #
Returns: EmailContainer

Sets the spacing mode for child elements.

Parameters

mode HtmlForgeX.Email.SpacingMode requiredposition: 0
Spacing mode.

Returns

The container instance.

Properties

public virtual SpacingMode SpacingMode { get; set; } #

Controls how spacing is applied to child elements.