Specifies the type of CJK font.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum PdfCjkFontFamily
Public Enumeration PdfCjkFontFamily
public enum class PdfCjkFontFamily
type PdfCjkFontFamily

Members

MemberValueDescription
HanyangSystemsGothicMedium2
Represents the Hanyang Systems Gothic Medium font.
HanyangSystemsShinMyeongJoMedium3
Represents the Hanyang Systems shin myeong Jo Medium font.
HeiseiKakuGothicW50
Represents the Heisei kaku GothicW5 font.
HeiseiMinchoW31
Represents the Heisei MinchoW3 font.
MonotypeHeiMedium4
Represents the Monotype Hei Medium font.
MonotypeSungLight5
Represents the monotype sung Light font.
SinoTypeSongLight6
Represents the sinotype song light font.

See Also