HtmlForgeX

API Reference

Class

EmailInvoiceTotalLine

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Line definition for EmailInvoiceTotals.

Inheritance

  • Object
  • EmailInvoiceTotalLine

Usage

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

Returned or exposed by

Accepted by parameters

Constructors

public EmailInvoiceTotalLine() #

Properties

public String Label { get; set; } #

Label text.

public String Value { get; set; } #

Value text.

public Boolean Emphasize { get; set; } #

Whether to emphasize (e.g. Total).

public Boolean SeparatorAbove { get; set; } #

Whether to render a separator above the line.