Click or drag to resize
SoFontIsJapaneseSFEnabled Method

Gets flag that indicates whether strings should be interpreted using the MCS Japanese MBCS encoding.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static bool IsJapaneseSFEnabled()

Return Value

Type: Boolean
Remarks

This encoding is only used when a stroke font is specified.

See Also