ImageGear .NET - Updated March 30, 2018
PSName Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : PSName Property
Gets or sets an atom representing the PostScript name of a TrueType font.
Syntax
'Declaration
 
Public Property PSName As ImGearPDFAtom
 
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As ImGearPDFAtom
 
instance.PSName = value
 
value = instance.PSName

Property Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members
ImGearPDFAtom Class