Class OS2WindowsMetricsClass
OS/2 and Windows Metrics table
Inheritance
System.Object
OS2WindowsMetricsClass
Assembly: FastReport.dll
Syntax
public class OS2WindowsMetricsClass : TrueTypeTable
Constructors
OS2WindowsMetricsClass(TrueTypeTable)
Declaration
public OS2WindowsMetricsClass(TrueTypeTable src)
Parameters
Properties
Ascent
Declaration
public ushort Ascent { get; }
Property Value
Type |
Description |
System.UInt16 |
|
AvgCharWidth
Declaration
public short AvgCharWidth { get; }
Property Value
Type |
Description |
System.Int16 |
|
BreakChar
Declaration
public ushort BreakChar { get; }
Property Value
Type |
Description |
System.UInt16 |
|
Declaration
public uint CodepageRange1 { get; }
Property Value
Type |
Description |
System.UInt32 |
|
Declaration
public uint CodepageRange2 { get; }
Property Value
Type |
Description |
System.UInt32 |
|
DefaultChar
Declaration
public ushort DefaultChar { get; }
Property Value
Type |
Description |
System.UInt16 |
|
Descent
Declaration
public ushort Descent { get; }
Property Value
Type |
Description |
System.UInt16 |
|
FamilyClass
Declaration
public short FamilyClass { get; }
Property Value
Type |
Description |
System.Int16 |
|
FirstCharIndex
Declaration
public ushort FirstCharIndex { get; }
Property Value
Type |
Description |
System.UInt16 |
|
Height
Declaration
public short Height { get; }
Property Value
Type |
Description |
System.Int16 |
|
IsBold
Declaration
public bool IsBold { get; }
Property Value
Type |
Description |
System.Boolean |
|
LastCharIndex
Declaration
public ushort LastCharIndex { get; }
Property Value
Type |
Description |
System.UInt16 |
|
LicensingRights
Declaration
public ushort LicensingRights { get; }
Property Value
Type |
Description |
System.UInt16 |
|
LineGap
Declaration
public short LineGap { get; }
Property Value
Type |
Description |
System.Int16 |
|
Panose
Declaration
public OS2WindowsMetricsClass.FontPanose Panose { get; }
Property Value
Selection
Declaration
public ushort Selection { get; }
Property Value
Type |
Description |
System.UInt16 |
|
UnicodeRange1
Declaration
public uint UnicodeRange1 { get; }
Property Value
Type |
Description |
System.UInt32 |
|
UnicodeRange2
Declaration
public uint UnicodeRange2 { get; }
Property Value
Type |
Description |
System.UInt32 |
|
UnicodeRange3
Declaration
public uint UnicodeRange3 { get; }
Property Value
Type |
Description |
System.UInt32 |
|
UnicodeRange4
Declaration
public uint UnicodeRange4 { get; }
Property Value
Type |
Description |
System.UInt32 |
|
VendorID
Declaration
public string VendorID { get; }
Property Value
Type |
Description |
System.String |
|
Weight
Declaration
public ushort Weight { get; }
Property Value
Type |
Description |
System.UInt16 |
|
WidthClass
Declaration
public ushort WidthClass { get; }
Property Value
Type |
Description |
System.UInt16 |
|