Description:
Gets the name of a font. The behavior depends on the font type; for a Type 3 font it gets the value of the Name key in a PDF Font resource. For other types it gets the value of the BaseFont key in a PDF font resource.
Syntax:
GetName() As BSTR
Return Value:
Returns the font's name.