CharSet.
[C/C++]
HRESULT get_CharSet( BYTE* pVal );
[Visual Basic]
Public ReadOnly Property CharSet As Byte
[C#]
public ref byte ITextFont.CharSet { get; }
Parameters
- pVal
- [out,retval] Specifies the character set.
CharSet.
[C/C++]
HRESULT get_CharSet( BYTE* pVal );
[Visual Basic]
Public ReadOnly Property CharSet As Byte
[C#]
public ref byte ITextFont.CharSet { get; }