|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<CaptionPosition>
com.spire.doc.CaptionPosition
public enum CaptionPosition
Position of Image Caption Numbering
| Enum Constant Summary | |
|---|---|
Above_Image
Deprecated. use AboveItem instead |
|
Above_Item
Above the Item. |
|
After_Image
Deprecated. use BelowItem instead |
|
Below_Item
Below the Item. |
|
| Method Summary | |
|---|---|
int |
getValue()
|
| Enum Constant Detail |
|---|
public static final CaptionPosition Above_Image
public static final CaptionPosition After_Image
public static final CaptionPosition Above_Item
public static final CaptionPosition Below_Item
| Method Detail |
|---|
public int getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||