public class LevelFormat extends Object
Constructor and Description |
---|
LevelFormat() |
Modifier and Type | Method and Description |
---|---|
MarginInfo |
getMargin()
Gets or sets a list level margin
|
TextState |
getTextState()
Gets or sets a list level text state
|
void |
setMargin(MarginInfo value) |
void |
setTextState(TextState value) |
public TextState getTextState()
public void setTextState(TextState value)
public MarginInfo getMargin()
public void setMargin(MarginInfo value)
Copyright © 2019 Aspose. All Rights Reserved.