iTextFont2::GetMathZone 方法 (tom.h)
取得數學區域是否為使用中。
HRESULT GetMathZone(
[out, retval] long *pValue
);
[out, retval] pValue
類型: long*
tomBool 值,可以是下列其中一項。
值 | 意義 |
---|---|
tomTrue | 數學區域為使用中。 |
tomFalse | 數學區域不在作用中。 |
tomUndefined | MathZone 屬性未定義。 |
類型: HRESULT
如果方法成功,它會傳回 NOERROR。 否則,它會傳回 HRESULT 錯誤碼。
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | tom.h |
Dll | Msftedit.dll |