| Modifier and Type | Method and Description |
|---|---|
static RtfHeaderFont.Pitch |
RtfHeaderFont.Pitch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RtfHeaderFont.Pitch[] |
RtfHeaderFont.Pitch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RtfHeaderFont |
RtfHeaderFont.pitch(RtfHeaderFont.Pitch pitch)
Sets the pitch.
|
Copyright © 2010–2015 Tutego. All rights reserved.