IUIX_CharFormat::VScale Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CharFormat::VScale Property}} | {{#customTitle:IUIX_CharFormat::VScale Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_CharFormat|IUIX_CharFormat]]. |
Revision as of 06:00, 20 May 2015
Property VScale of interface IUIX_CharFormat returns/sets Value of double ...
Syntax
HRESULT get_VScale([out, retval] double* pVScale); HRESULT put_VScale([in] double pVScale);