WinOutlineTextMetric Class
From PDF File Writer
PDF File Writer Class Library - Author Uzi Granot
WinOutlineTextMetric Class |
Outline text metric class
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
C#
public class WinOutlineTextMetric
The WinOutlineTextMetric type exposes the following members.
| Name | Description | |
|---|---|---|
| otmAscent |
Outline text metric ascent
| |
| otmDescent |
Outline text metric descent
| |
| otmEMSquare |
Outline text metric EM square
| |
| otmfsSelection |
Outline text metric FS selection
| |
| otmfsType |
Outline text metric FS type
| |
| otmItalicAngle |
Outline text metric italic angle
| |
| otmLineGap |
Outline text metric line gap
| |
| otmMacAscent |
Outline text metric Mac ascent
| |
| otmMacDescent |
Outline text metric Mac descent
| |
| otmMacLineGap |
Outline text metric Mac line gap
| |
| otmPanoseNumber |
Outline text metric panose number
| |
| otmpFaceName |
Outline text metric face name
| |
| otmpFamilyName |
Outline text metric family name
| |
| otmpFullName |
Outline text metric full name
| |
| otmpStyleName |
Outline text metric style name
| |
| otmptSubscriptOffset |
Outline text metric subscript offset
| |
| otmptSubscriptSize |
Outline text metric subscript size
| |
| otmptSuperscriptOffset |
Outline text metric superscript offset
| |
| otmptSuperscriptSize |
Outline text metric superscript size
| |
| otmrcFontBox |
Outline text metric Font box class
| |
| otmsCapEmHeight |
Outline text metric capital M height
| |
| otmsCharSlopeRise |
Outline text metric char slope rise
| |
| otmsCharSlopeRun |
Outline text metric char slope run
| |
| otmSize |
Outline text metric size
| |
| otmsStrikeoutPosition |
Outline text metric strikeout position
| |
| otmsStrikeoutSize |
Outline text metric strikeout size
| |
| otmsUnderscorePosition |
Outline text metric underscore position
| |
| otmsUnderscoreSize |
Outline text metric underscore size
| |
| otmsXHeight |
Outline text metric X height
| |
| otmTextMetric |
Outline text metric TextMetric
| |
| otmusMinimumPPEM |
Outline text metric minimum PPEM
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
The OUTLINETEXTMETRIC structure contains metrics describing
a TrueType font.