API Reference rtf_parser v1.0.0

modules

Modules

RtfParser is a package that can be used to parse a RTF document.

RtfParser.Font is a struct that represents a font of a parsed RTF document.

RtfParser.Header is a struct that represents the header of a parsed RTF document.

RtfParser.Indent is a struct that represents the indent of a parsed RTF document.

RtfParser.Painter is a struct that represents the painter of a parsed RTF document.

RtfParser.Paragraph is a struct that represents a paragraph of a parsed RTF document.

RtfParser.RtfDocument is a struct that represents a parsed RTF document.

RtfParser.Spacing is a struct that represents the spacing of a parsed RTF document.

RtfParser.StyleBlock is a struct that represents a style block of a parsed RTF document.