HtmlForgeX

API Reference

Class

EmailTableStyleExtensions

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers static

Extension helpers for EmailTableStyle.

Inheritance

  • Object
  • EmailTableStyleExtensions

Methods

public static ValueTuple<String, Boolean, Boolean, String, String, String, String, ValueTuple<EmailTablePadding>> GetStyle(EmailTableStyle style) #
Returns: ValueTuple<String, Boolean, Boolean, String, String, String, String, ValueTuple<EmailTablePadding>>

Retrieves layout information associated with a predefined table style.

Parameters

style HtmlForgeX.Email.EmailTableStyle requiredposition: 0
The table style to evaluate.

Returns

Tuple containing class name and additional style metadata.