ImageGear .NET - Updated December 24, 2018
FontType Property




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

Property Value

ImGearXMPString class value.
See Also

Reference

ImGearXMPFont Class
ImGearXMPFont Members