IDevMode::Scale Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IDevMode::Scale Property}} | {{#customTitle:IDevMode::Scale Property}} | ||
+ | {{#parentPage:PXV:IDevMode|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Scale''' of interface [[PXV:IDevMode|IDevMode]] returns/sets Value of short ... | Property '''Scale''' of interface [[PXV:IDevMode|IDevMode]] returns/sets Value of short ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:35, 20 April 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);
See Also
See also IDevMode.