HtmlForgeX

API Reference

Class

EnSpace

Namespace HtmlForgeX.Tags
Assembly HtmlForgeX
Base Element

The en space character entity. Provides a space equal to the width of a capital N. Allows for the creation of a space character that is wider than a standard space character (usually 2 spaces wide).

Inheritance

Constructors

public EnSpace() #

Methods

public override String ToString() #
Returns: String

Returns the HTML representation of the en space entity.

Returns

The   entity string.