| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<SignImageLayout>
com.spire.pdf.security.SignImageLayout
public enum SignImageLayout
The layout determine how to display the sign image.
| Enum Constant Summary | |
|---|---|
| NoneDefault Sign image status without any modification. | |
| StretchStretch the sign image. | |
| Method Summary | |
|---|---|
|  java.lang.String | getName()get enum SignImageLayout name | 
|  int | getValue()get enum SignImageLayout value | 
| Enum Constant Detail | 
|---|
public static final SignImageLayout None
public static final SignImageLayout Stretch
| Method Detail | 
|---|
public java.lang.String getName()
public int getValue()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||