|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<imagetype>
com.spire.doc.documents.imagetype
public enum imagetype
specifies the image type.
enum constant summary | |
---|---|
bitmap
|
|
drawing_group
|
|
metafile
|
|
xaml
|
method summary | |
---|---|
int |
getvalue()
|
enum constant detail |
---|
public static final imagetype metafile
public static final imagetype bitmap
public static final imagetype xaml
public static final imagetype drawing_group
method detail |
---|
public int getvalue()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |