Chapter, ChapterAutoNumber, GreekList, Image, ImgCCITT, ImgJBIG2, ImgRaw, ImgTemplate, ImgWMF, Jpeg, Jpeg2000, List, ListItem, MarkedSection, Paragraph, RomanList, Section, ZapfDingbatsList, ZapfDingbatsNumberListpublic interface Indentable
| Modifier and Type | Method | Description |
|---|---|---|
float |
getIndentationLeft() |
Gets the indentation on the left side.
|
float |
getIndentationRight() |
Gets the indentation on the right side.
|
void |
setIndentationLeft(float indentation) |
Sets the indentation on the left side.
|
void |
setIndentationRight(float indentation) |
Sets the indentation on the right side.
|
void setIndentationLeft(float indentation)
indentation - the new indentationvoid setIndentationRight(float indentation)
indentation - the new indentationfloat getIndentationLeft()
float getIndentationRight()
Copyright © 2018. All rights reserved.