ImageGear .NET v25.0 - Updated
CIDSupplement Property




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFSysFont Class : CIDSupplement Property
Gets a supplement information of a multi-byte system font.
Syntax
'Declaration
 
Public ReadOnly Property CIDSupplement As Integer
'Usage
 
Dim instance As ImGearPDFSysFont
Dim value As Integer
 
value = instance.CIDSupplement
public int CIDSupplement {get;}
public: __property int get_CIDSupplement();
public:
property int CIDSupplement {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearPDFSysFont Class
ImGearPDFSysFont Members