ImageGear .NET - Updated May 1, 2018
ChildFontFiles Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPFont Class : ChildFontFiles Property
Gets or sets list of file names for the fonts that make up a composite font.
Syntax
'Declaration
 
Public Property ChildFontFiles As ImGearXMPSeq(Of ImGearXMPString)
 
'Usage
 
Dim instance As ImGearXMPFont
Dim value As ImGearXMPSeq(Of ImGearXMPString)
 
instance.ChildFontFiles = value
 
value = instance.ChildFontFiles

Property Value

ImGearXMPString class value.
See Also

Reference

ImGearXMPFont Class
ImGearXMPFont Members