HtmlForgeX

API Reference

Enum

Direction

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

Text direction.

Inheritance

  • Enum
  • Direction

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 Direction Ltr #

Left to right.

Value: 0
public const Direction Rtl #

Right to left.

Value: 1