ITextPara2::SetProperty method
Sets the property value.
Syntax
HRESULT SetProperty( [in] long Type, [in] long Value );
Parameters
- Type [in]
-
Type: long
The property ID of the property value to set. See ITextPara2::GetProperty for a list of defined properties.
- Value [in]
-
Type: long
The property value to set.
Return value
Type: HRESULT
If the method succeeds, it returns NOERROR. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/27/2012
