PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Defines the available CJK fonts faces.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public enum CJKFonts |
Visual Basic (Declaration) |
---|
Public Enumeration CJKFonts |
Visual C++ |
---|
public enum class CJKFonts |
Members
Member name | Description | |
---|---|---|
HeiseiKakuGothicW5 |
The Heisei Kaku Gothic W5 japanese font face.
| |
HeiseiMinchoW3 |
The Heisei Mincho W3 japanese font face.
| |
HanyangSystemsGothicMedium |
The Hanyang Systems Gothic Medium korean font face.
| |
HanyangSystemsShinMyeongJoMedium |
The Hanyang Systems Shin MyeongJo Medium korean font face.
| |
MonotypeHeiMedium |
The Monotype Hei Medium chinese traditional font face.
| |
MonotypeSungLight |
The Monotype Sung Light chinese traditional font face.
| |
SinoTypeSongLight |
The SinoType Song Light chinese simplified font face.
|