ImageGear .NET - Updated March 30, 2018
FontName Property (ImGearXMPFont)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPFont Class : FontName Property
Gets or sets postscript name of the font.
Syntax
'Declaration
 
Public Property FontName As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPFont
Dim value As ImGearXMPString
 
instance.FontName = value
 
value = instance.FontName

Property Value

ImGearXMPString class value.
See Also

Reference

ImGearXMPFont Class
ImGearXMPFont Members