Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXmlCharRefOptions

The options used to create a new character reference.

Hierarchy

  • IXmlCharRefOptions

Index

Properties

Properties

char

char: string

The character to represent using the reference.

Optional hex

hex?: boolean

Whether to use the hexadecimal or decimal representation for the reference. Defaults to false.

Generated using TypeDoc