Table of Contents

Property Name

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Name

Gets the face name of this PdfFont font.

public string Name { get; }

Property Value

string

The face name of this PdfFont font.

Remarks

The Unembed fonts section contains an example of using this property.