ITextRange2::GetPara2 メソッド (tom.h)
範囲の段落属性を持つ ITextPara2 オブジェクトを取得します。
構文
HRESULT GetPara2(
[out, retval] ITextPara2 **ppPara
);
パラメーター
[out, retval] ppPara
型: ITextPara2**
ITextPara2 オブジェクト。
戻り値
型: HRESULT
メソッドが成功すると、 NOERROR が返されます。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | tom.h |
[DLL] | Msftedit.dll |