| Class and Description |
|---|
| Rtf
Main class to build and stream a RTF document.
|
| RtfDocfmt
Instances represent document format like page width, margins.
|
| RtfHeader
Factory and base class that represents a RTF header.
|
| RtfHeaderColor
Represents a color definition for the RTF header.
|
| RtfHeaderFont
Header definitions for font declarations.
|
| RtfHeaderFont.CharSet
Specifies the RTF character set of a font in the font table.
|
| RtfHeaderFont.FontFamily
RTF font families.
|
| RtfHeaderFont.Pitch
Pitch of a font.
|
| RtfInfo
Represents meta information about the RTF document like author, title, keywords.
|
| RtfPara
Build a paragraph or a table row.
|
| RtfPicture
Represents an image which can be added to an RTF document.
|
| RtfPicture.PictureType
The image type of the picture.
|
| RtfRow
Defines properties of the hole row.
|
| RtfSectionFormatAndHeaderFooter
Section-Formatting.
|
| RtfTemplate
This class is able to make variable substitutions in an
existing RTF file.
|
| RtfText
Class for RTF text with different text formattings like bold, italic, ...
|
| RtfText.FieldModifier
Modifiers for fields.
|
| RtfTextPara
Represents a RTF paragraph.
|
| RtfTextPara.BorderStyle
Enumerator for different border styles.
|
| RtfTextPara.TabKind
Different kind of tabs.
|
| RtfTextPara.TabLead
Leading symbols.
|
| RtfUnit
Represents a RTF measurement.
|
Copyright © 2010–2015 Tutego. All rights reserved.