Edit

Face.GetNamedInstancePostScriptNameId(Int32) Method

Definition

Returns the OpenType name ID of the PostScript name for the specified named instance.

public HarfBuzzSharp.OpenTypeNameId GetNamedInstancePostScriptNameId(int instanceIndex);

Parameters

instanceIndex
Int32

The zero-based index of the named instance.

Returns

The OpenTypeNameId of the PostScript name string for the named instance.

Applies to