HtmlForgeX

API Reference

Enum

ParagraphStyle

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

Paragraph styles.

Inheritance

  • Enum
  • ParagraphStyle

Values

public const ParagraphStyle Default #

Regular paragraph styling.

Value: 0
public const ParagraphStyle Lead #

Lead paragraph style (slightly larger/lighter text).

Value: 1