HtmlForgeX

API Reference

Enum

ParagraphStyle

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

Paragraph styles.

Inheritance

  • Enum
  • ParagraphStyle

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

Values

public const ParagraphStyle Default #

Regular paragraph styling.

Value: 0
public const ParagraphStyle Lead #

Lead paragraph style (slightly larger/lighter text).

Value: 1