HtmlForgeX

API Reference

Class

EmailSocialLinks

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Base Element
Implements
Modifiers sealed

Email-safe social links row (icon + label links) rendered using tables. Designed for headers/footers and works without raw HTML/CSS in user code.

Inheritance

Constructors

Methods

AddLink 2 overloads
public override String ToString() #
Returns: String

Properties

public Alignment Alignment { get; set; } #

Alignment of the links row.

public EmailSpacing Gap { get; set; } #

Horizontal gap between links.

public String FontSize { get; set; } #

Font size for labels.

public String LinkColor { get; set; } #

Color used for links when not overridden by email client/dark-mode CSS.