ITextDocument2::GetStrings 方法 (tom.h)
取得 RTF 字串的集合。
語法
HRESULT GetStrings(
[out] ITextStrings **ppStrs
);
參數
[out] ppStrs
類型: ITextStrings**
RTF 字串的集合。
傳回值
類型: HRESULT
如果方法成功,它會傳回 NOERROR。 否則,它會傳回 HRESULT 錯誤碼。
備註
此集合適用於操作 RTF 文字,特別是用於將數學文字從線性轉換成內建表單,反之亦然。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | tom.h |
Dll | Msftedit.dll |