| 
 | |||||||||
| 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_MediumRepresents the Hanyang Systems Gothic Medium font. | |
| Hanyang_Systems_Shin_Myeong_Jo_MediumRepresents the Hanyang Systems shin myeong Jo Medium font. | |
| Heisei_Kaku_Gothic_W_5Represents the Heisei kaku GothicW5 font. | |
| Heisei_Mincho_W_3Represents the Heisei MinchoW3 font. | |
| Monotype_Hei_MediumRepresents the Monotype Hei Medium font. | |
| Monotype_Sung_LightRepresents the monotype sung Light font. | |
| Sino_Type_Song_LightRepresents 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 | ||||||||