| SoFontIsJapaneseSFEnabled Method  | 
Gets flag that indicates whether strings should be interpreted using the MCS Japanese MBCS encoding. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic static bool IsJapaneseSFEnabled()
Public Shared Function IsJapaneseSFEnabled As Boolean
public:
static bool IsJapaneseSFEnabled()
static member IsJapaneseSFEnabled : unit -> bool 
Return Value
Type: 
Boolean
RemarksThis encoding is only used when a stroke font is specified. 
See Also