Constructor and Description |
---|
WmfSetTextAlign() |
Modifier and Type | Method and Description |
---|---|
int |
getReserved()
Gets or sets the reserved.
|
int |
getTextAlign()
Gets or sets the text align.
|
void |
setReserved(int value)
Gets or sets the reserved.
|
void |
setTextAlign(int value)
Gets or sets the text align.
|
public int getTextAlign()
Gets or sets the text align.
Value: The text align.public void setTextAlign(int value)
Gets or sets the text align.
Value: The text align.public int getReserved()
Gets or sets the reserved.
Value: The reserved.public void setReserved(int value)
Gets or sets the reserved.
Value: The reserved.