HtmlForgeX

API Reference

Enum

EmailStepsLayout

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Layout options for EmailStepsIndicator.

Inheritance

  • Enum
  • EmailStepsLayout

Usage

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

Values

public const EmailStepsLayout Horizontal #

Horizontal stepper (best for 3–5 steps).

Value: 0
public const EmailStepsLayout Vertical #

Vertical stepper (most robust across clients).

Value: 1