ImageGear for .NET
IsMultiByte Property (ImGearPDFSysEncoding)




Gets a value indicating whether the encoding is CMap encoding.
Syntax
'Declaration
 
Public ReadOnly Property IsMultiByte As Boolean
'Usage
 
Dim instance As ImGearPDFSysEncoding
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

ImGearPDFSysEncoding Class
ImGearPDFSysEncoding Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback