IDevMode::Scale Property
From PDF XChange PDF SDK
(Parent page removed) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IDevMode::Scale Property}} | {{#customTitle:IDevMode::Scale Property}} | ||
+ | {{#parentPage:PXV:IDevMode#Properties|Scale Property|property}} | ||
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 05:41, 21 May 2015
Property Scale of interface IDevMode returns/sets Value of short ...
Syntax
HRESULT get_Scale([out, retval] short* pVal); HRESULT put_Scale([in] short pVal);