Module header

Source

Structs§

Color
Font
RtfHeader
Information about the document, including references to fonts & styles
Style
Style for the StyleSheet

Enums§

CharacterSet
FontFamily

Type Aliases§

ColorRef
The ColorRef represent the index of the color in the ColorTable It’s use in the document’s body to reference a specific color with the \cfN or \cbN control words
ColorTable
FontRef
The FontRef represent the index of the color in the FontTable It’s use in the document’s body to reference a specific font with the \fN control word
FontTable
StyleRef
The StyleRef represent the index of the style in the StyleSheet It’s use in the document’s body to reference a specific style with the \sN control word
StyleSheet