Table of Contents

Class OpenTypeFontDef

Namespace
Root.ReportNet.Pdf
Assembly
ReportNet.dll
public sealed class OpenTypeFontDef : FontDef
Inheritance
OpenTypeFontDef
Inherited Members

Constructors

OpenTypeFontDef(string)

public OpenTypeFontDef(string fileName)

Parameters

fileName string

Properties

CharMetrics

public IEnumerable<OpenTypeCharMetrics> CharMetrics { get; }

Property Value

IEnumerable<OpenTypeCharMetrics>

FontName

public override string FontName { get; }

Property Value

string

FullFontName

public override string FullFontName { get; }

Property Value

string