C# Class TOAPI.Types.OUTLINETEXTMETRIC

Mostra file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
otmAscent int
otmDescent int
otmEMSquare System.UInt32
otmFiller System.Byte
otmItalicAngle int
otmLineGap System.UInt32
otmMacAscent int
otmMacDescent int
otmMacLineGap System.UInt32
otmPanoseNumber PANOSE
otmSize System.UInt32
otmTextMetrics TEXTMETRIC
otmfsSelection System.UInt32
otmfsType System.UInt32
otmpFaceName System.Int32
otmpFamilyName System.Int32
otmpFullName System.Int32
otmpStyleName System.Int32
otmptSubscriptOffset POINT
otmptSubscriptSize POINT
otmptSuperscriptOffset POINT
otmptSuperscriptSize POINT
otmrcFontBox RECT
otmsCapEmHeight System.UInt32
otmsCharSlopeRise int
otmsCharSlopeRun int
otmsStrikeoutPosition int
otmsStrikeoutSize System.UInt32
otmsUnderscorePosition int
otmsUnderscoreSize int
otmsXHeight System.UInt32
otmusMinimumPPEM System.UInt32

Property Details

otmAscent public_oe property

public int otmAscent
return int

otmDescent public_oe property

public int otmDescent
return int

otmEMSquare public_oe property

public UInt32,System otmEMSquare
return System.UInt32

otmFiller public_oe property

public Byte,System otmFiller
return System.Byte

otmItalicAngle public_oe property

public int otmItalicAngle
return int

otmLineGap public_oe property

public UInt32,System otmLineGap
return System.UInt32

otmMacAscent public_oe property

public int otmMacAscent
return int

otmMacDescent public_oe property

public int otmMacDescent
return int

otmMacLineGap public_oe property

public UInt32,System otmMacLineGap
return System.UInt32

otmPanoseNumber public_oe property

public PANOSE,TOAPI.Types otmPanoseNumber
return PANOSE

otmSize public_oe property

public UInt32,System otmSize
return System.UInt32

otmTextMetrics public_oe property

public TEXTMETRIC,TOAPI.Types otmTextMetrics
return TEXTMETRIC

otmfsSelection public_oe property

public UInt32,System otmfsSelection
return System.UInt32

otmfsType public_oe property

public UInt32,System otmfsType
return System.UInt32

otmpFaceName public_oe property

public Int32,System otmpFaceName
return System.Int32

otmpFamilyName public_oe property

public Int32,System otmpFamilyName
return System.Int32

otmpFullName public_oe property

public Int32,System otmpFullName
return System.Int32

otmpStyleName public_oe property

public Int32,System otmpStyleName
return System.Int32

otmptSubscriptOffset public_oe property

public POINT otmptSubscriptOffset
return POINT

otmptSubscriptSize public_oe property

public POINT otmptSubscriptSize
return POINT

otmptSuperscriptOffset public_oe property

public POINT otmptSuperscriptOffset
return POINT

otmptSuperscriptSize public_oe property

public POINT otmptSuperscriptSize
return POINT

otmrcFontBox public_oe property

public RECT otmrcFontBox
return RECT

otmsCapEmHeight public_oe property

public UInt32,System otmsCapEmHeight
return System.UInt32

otmsCharSlopeRise public_oe property

public int otmsCharSlopeRise
return int

otmsCharSlopeRun public_oe property

public int otmsCharSlopeRun
return int

otmsStrikeoutPosition public_oe property

public int otmsStrikeoutPosition
return int

otmsStrikeoutSize public_oe property

public UInt32,System otmsStrikeoutSize
return System.UInt32

otmsUnderscorePosition public_oe property

public int otmsUnderscorePosition
return int

otmsUnderscoreSize public_oe property

public int otmsUnderscoreSize
return int

otmsXHeight public_oe property

public UInt32,System otmsXHeight
return System.UInt32

otmusMinimumPPEM public_oe property

public UInt32,System otmusMinimumPPEM
return System.UInt32