| Modifier and Type | Method and Description |
|---|---|
static RtfInfo |
RtfInfo.author(String author)
Sets the author of this document.
|
static RtfInfo |
RtfInfo.subject(String subject)
Sets the subject of this document.
|
static RtfInfo |
RtfInfo.title(String title)
Sets the title of this document.
|
| Modifier and Type | Method and Description |
|---|---|
Rtf |
Rtf.info(RtfInfo... infos)
Writes information group, which contains information about the document.
|
Copyright © 2010–2015 Tutego. All rights reserved.