|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.ImageReferenceType
public final class ImageReferenceType
Enumerates the image reference types.
| Field Summary | |
|---|---|
static ImageReferenceType |
Direct
Refers the image directly. |
static ImageReferenceType |
File
Refers the image from a file. |
static ImageReferenceType |
Url
Refers the image from a Url. |
| Fields inherited from class aspose.pdf.EnumerationBase |
|---|
value |
| Method Summary |
|---|
| Methods inherited from class aspose.pdf.EnumerationBase |
|---|
getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ImageReferenceType Url
public static final ImageReferenceType File
public static final ImageReferenceType Direct
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||