IPXC_ContentCreator::SetTextScale Method
From PDF XChange PDF SDK
Sets horizontal scale of the text in percent.
Syntax
HRESULT SetTextScale([in] double nTextScale);
Parameters
- nTextScale
- [in] Value of double containing the text scale value in percent (100.0 by default).
Return Value
Returns S_OK if operation was successful or error code in other cases.