ImageGear .NET - Updated October 26, 2017
Registry Property




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : Registry Property
Gets or sets the atom representing the CIDFont’s Registry information, as in "Adobe-Japan".
Syntax
'Declaration
 
Public Property Registry As ImGearPDFAtom
 
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As ImGearPDFAtom
 
instance.Registry = value
 
value = instance.Registry

Property Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members
ImGearPDFAtom Class