|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<pdfcjkfontfamily>
com.spire.pdf.graphics.pdfcjkfontfamily
public enum pdfcjkfontfamily
specifies the type of cjk font.
enum constant summary | |
---|---|
hanyang_systems_gothic_medium
represents the hanyang systems gothic medium font. |
|
hanyang_systems_shin_myeong_jo_medium
represents the hanyang systems shin myeong jo medium font. |
|
heisei_kaku_gothic_w_5
represents the heisei kaku gothicw5 font. |
|
heisei_mincho_w_3
represents the heisei minchow3 font. |
|
monotype_hei_medium
represents the monotype hei medium font. |
|
monotype_sung_light
represents the monotype sung light font. |
|
sino_type_song_light
represents the sinotype song light font. |
method summary | |
---|---|
java.lang.string |
getname()
gets pdf font family name |
int |
getvalue()
gets pdf font family value |
enum constant detail |
---|
public static final pdfcjkfontfamily hanyang_systems_gothic_medium
public static final pdfcjkfontfamily hanyang_systems_shin_myeong_jo_medium
public static final pdfcjkfontfamily heisei_kaku_gothic_w_5
public static final pdfcjkfontfamily heisei_mincho_w_3
public static final pdfcjkfontfamily monotype_hei_medium
public static final pdfcjkfontfamily monotype_sung_light
public static final pdfcjkfontfamily sino_type_song_light
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 |