C# 클래스 PdfSharp.Fonts.OpenType.OS2Table

The OS/2 table consists of a set of metrics that are required in OpenType fonts.
상속: PdfSharp.Fonts.OpenType.OpenTypeFontTable
파일 보기 프로젝트 열기: DavidS/MigraDoc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
achVendID string
fsSelection ushort
fsType ushort
panose byte[]
sCapHeight short
sFamilyClass short
sTypoAscender short
sTypoDescender short
sTypoLineGap short
sxHeight short
ulCodePageRange1 uint
ulCodePageRange2 uint
ulUnicodeRange1 uint
ulUnicodeRange2 uint
ulUnicodeRange3 uint
ulUnicodeRange4 uint
usBreakChar ushort
usDefaultChar ushort
usFirstCharIndex ushort
usLastCharIndex ushort
usMaxContext ushort
usWeightClass ushort
usWidthClass ushort
usWinAscent ushort
usWinDescent ushort
version ushort
xAvgCharWidth short
yStrikeoutPosition short
yStrikeoutSize short
ySubscriptXOffset short
ySubscriptXSize short
ySubscriptYOffset short
ySubscriptYSize short
ySuperscriptXOffset short
ySuperscriptXSize short
ySuperscriptYOffset short
ySuperscriptYSize short

공개 메소드들

메소드 설명
OS2Table ( FontData fontData ) : System
Read ( ) : void

메소드 상세

OS2Table() 공개 메소드

public OS2Table ( FontData fontData ) : System
fontData FontData
리턴 System

Read() 공개 메소드

public Read ( ) : void
리턴 void

프로퍼티 상세

achVendID 공개적으로 프로퍼티

public string achVendID
리턴 string

fsSelection 공개적으로 프로퍼티

public ushort fsSelection
리턴 ushort

fsType 공개적으로 프로퍼티

public ushort fsType
리턴 ushort

panose 공개적으로 프로퍼티

public byte[] panose
리턴 byte[]

sCapHeight 공개적으로 프로퍼티

public short sCapHeight
리턴 short

sFamilyClass 공개적으로 프로퍼티

public short sFamilyClass
리턴 short

sTypoAscender 공개적으로 프로퍼티

public short sTypoAscender
리턴 short

sTypoDescender 공개적으로 프로퍼티

public short sTypoDescender
리턴 short

sTypoLineGap 공개적으로 프로퍼티

public short sTypoLineGap
리턴 short

sxHeight 공개적으로 프로퍼티

public short sxHeight
리턴 short

ulCodePageRange1 공개적으로 프로퍼티

public uint ulCodePageRange1
리턴 uint

ulCodePageRange2 공개적으로 프로퍼티

public uint ulCodePageRange2
리턴 uint

ulUnicodeRange1 공개적으로 프로퍼티

public uint ulUnicodeRange1
리턴 uint

ulUnicodeRange2 공개적으로 프로퍼티

public uint ulUnicodeRange2
리턴 uint

ulUnicodeRange3 공개적으로 프로퍼티

public uint ulUnicodeRange3
리턴 uint

ulUnicodeRange4 공개적으로 프로퍼티

public uint ulUnicodeRange4
리턴 uint

usBreakChar 공개적으로 프로퍼티

public ushort usBreakChar
리턴 ushort

usDefaultChar 공개적으로 프로퍼티

public ushort usDefaultChar
리턴 ushort

usFirstCharIndex 공개적으로 프로퍼티

public ushort usFirstCharIndex
리턴 ushort

usLastCharIndex 공개적으로 프로퍼티

public ushort usLastCharIndex
리턴 ushort

usMaxContext 공개적으로 프로퍼티

public ushort usMaxContext
리턴 ushort

usWeightClass 공개적으로 프로퍼티

public ushort usWeightClass
리턴 ushort

usWidthClass 공개적으로 프로퍼티

public ushort usWidthClass
리턴 ushort

usWinAscent 공개적으로 프로퍼티

public ushort usWinAscent
리턴 ushort

usWinDescent 공개적으로 프로퍼티

public ushort usWinDescent
리턴 ushort

version 공개적으로 프로퍼티

public ushort version
리턴 ushort

xAvgCharWidth 공개적으로 프로퍼티

public short xAvgCharWidth
리턴 short

yStrikeoutPosition 공개적으로 프로퍼티

public short yStrikeoutPosition
리턴 short

yStrikeoutSize 공개적으로 프로퍼티

public short yStrikeoutSize
리턴 short

ySubscriptXOffset 공개적으로 프로퍼티

public short ySubscriptXOffset
리턴 short

ySubscriptXSize 공개적으로 프로퍼티

public short ySubscriptXSize
리턴 short

ySubscriptYOffset 공개적으로 프로퍼티

public short ySubscriptYOffset
리턴 short

ySubscriptYSize 공개적으로 프로퍼티

public short ySubscriptYSize
리턴 short

ySuperscriptXOffset 공개적으로 프로퍼티

public short ySuperscriptXOffset
리턴 short

ySuperscriptXSize 공개적으로 프로퍼티

public short ySuperscriptXSize
리턴 short

ySuperscriptYOffset 공개적으로 프로퍼티

public short ySuperscriptYOffset
리턴 short

ySuperscriptYSize 공개적으로 프로퍼티

public short ySuperscriptYSize
리턴 short