| Package | Description |
|---|---|
| rst.pdfbox.layout.text |
| Modifier and Type | Class and Description |
|---|---|
static class |
IndentCharacters.EnumerationCharacter
An
-#{a):7em} indicates an enumeration indentation of 7
characters in markup, using a)...b)...etc as the
enumeration. |
static class |
IndentCharacters.ListCharacter
An
-+{--:7em} indicates a list indentation of 7 characters in
markup, using -- as the bullet. |
| Modifier and Type | Field and Description |
|---|---|
static IndentCharacters.IndentCharacter |
IndentCharacters.UNINDENT_CHARACTER
Represent un-indentation, means effectively indent of 0.
|
Copyright © 2021. All rights reserved.