ImageGear for .NET
IsMultibyte Property (ImGearPDEFont)




Gets a value indicating whether the font contains any multi-byte characters.
Syntax
'Declaration
 
Public ReadOnly Property IsMultibyte As Boolean
'Usage
 
Dim instance As ImGearPDEFont
Dim value As Boolean
 
value = instance.IsMultibyte
public bool IsMultibyte {get;}
public: __property bool get_IsMultibyte();
public:
property bool IsMultibyte {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDEFont Class
ImGearPDEFont Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback