Class OpenTypeCharMetrics
- Namespace
- Root.ReportNet.Pdf.Tools
- Assembly
- ReportNet.dll
public sealed class OpenTypeCharMetrics
- Inheritance
-
OpenTypeCharMetrics
- Inherited Members
-
Properties
public int BBoxLlx { get; }
Property Value
- int
public int BBoxLly { get; }
Property Value
- int
public int BBoxUrx { get; }
Property Value
- int
public int BBoxUry { get; }
Property Value
- int
public string Name { get; }
Property Value
- string
public byte OutputCharacter { get; }
Property Value
- byte
public int Unicode { get; }
Property Value
- int
public int WidthX { get; }
Property Value
- int