IPXC_CharFormat::VScale Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_CharFormat::VScale Property}} | {{#customTitle:IPXC_CharFormat::VScale Property}} | ||
− | {{#parentPage:PXV:IPXC_CharFormat|VScale Property|property}} | + | {{#parentPage:PXV:IPXC_CharFormat#Properties|VScale Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 13:08, 21 May 2015
Property VScale of interface IPXC_CharFormat returns/sets Value of double ...
Syntax
HRESULT get_VScale([out, retval] double* pVal); HRESULT put_VScale([in] double pVal);