| Modifier and Type | Class and Description |
|---|---|
class |
RtfHeaderColor
Represents a color definition for the RTF header.
|
class |
RtfHeaderFont
Header definitions for font declarations.
|
| Modifier and Type | Method and Description |
|---|---|
RtfHeader |
RtfHeaderColor.at(int colorindex)
Sets a color at a certain index.
|
RtfHeader |
RtfHeaderFont.at(int fontnum)
Sets the number of this fonts in the header and finishes the header font definition.
|
| Modifier and Type | Method and Description |
|---|---|
Rtf |
Rtf.header(RtfHeader... headers)
Sets RTF headers for the document.
|
Copyright © 2010–2015 Tutego. All rights reserved.