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.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.