ImageGear .NET
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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback