ImageGear .NET - Updated December 24, 2018
FontFamily Property (ImGearXMPFont)




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

Property Value

ImGearXMPString class value.
See Also

Reference

ImGearXMPFont Class
ImGearXMPFont Members