Specifies the type of CJK font.
Namespace: Spire.Pdf.GraphicsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum PdfCjkFontFamily
Public Enumeration PdfCjkFontFamily
public enum class PdfCjkFontFamily
type PdfCjkFontFamily
Members
| Member | Value | Description |
|---|---|---|
| HanyangSystemsGothicMedium | 2 |
Represents the Hanyang Systems Gothic Medium font.
|
| HanyangSystemsShinMyeongJoMedium | 3 |
Represents the Hanyang Systems shin myeong Jo Medium font.
|
| HeiseiKakuGothicW5 | 0 |
Represents the Heisei kaku GothicW5 font.
|
| HeiseiMinchoW3 | 1 |
Represents the Heisei MinchoW3 font.
|
| MonotypeHeiMedium | 4 |
Represents the Monotype Hei Medium font.
|
| MonotypeSungLight | 5 |
Represents the monotype sung Light font.
|
| SinoTypeSongLight | 6 |
Represents the sinotype song light font.
|