Constructor and Description |
---|
WmfSetTextJustification() |
Modifier and Type | Method and Description |
---|---|
int |
getBreakCount()
Gets or sets the count.
|
int |
getBreakExtra()
Gets or sets the extra.
|
void |
setBreakCount(int value)
Gets or sets the count.
|
void |
setBreakExtra(int value)
Gets or sets the extra.
|
public int getBreakCount()
Gets or sets the count.
Value: The count.public void setBreakCount(int value)
Gets or sets the count.
Value: The count.public int getBreakExtra()
Gets or sets the extra.
Value: The extra.public void setBreakExtra(int value)
Gets or sets the extra.
Value: The extra.