imagetype-ag凯发旗舰厅



com.spire.doc.documents
enum imagetype

java.lang.object
  extended by java.lang.enum<imagetype>
      extended by com.spire.doc.documents.imagetype
all implemented interfaces:
java.lang.comparable<imagetype>

public enum imagetype
extends java.lang.enum<imagetype>

specifies the image type.


enum constant summary
bitmap
           
drawing_group
           
metafile
           
xaml
           
 
method summary
 int getvalue()
           
 
enum constant detail

metafile

public static final imagetype metafile

bitmap

public static final imagetype bitmap

xaml

public static final imagetype xaml

drawing_group

public static final imagetype drawing_group
method detail

getvalue

public int getvalue()


网站地图