ImageGear .NET - Updated October 2, 2018
CIDRegistry Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFSysFont Class : CIDRegistry Property
Gets a registry information of a multi-byte system font.
Syntax
'Declaration
 
Public ReadOnly Property CIDRegistry As ImGearPDFAtom
 
'Usage
 
Dim instance As ImGearPDFSysFont
Dim value As ImGearPDFAtom
 
value = instance.CIDRegistry

Property Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDFSysFont Class
ImGearPDFSysFont Members
ImGearPDFAtom Class