IDevMode::Copies 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:IDevMode::Copies Property}} | {{#customTitle:IDevMode::Copies Property}} | ||
− | {{#parentPage:PXV:IDevMode#Properties|Copies | + | {{#parentPage:PXV:IDevMode#Properties|Copies|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 07:53, 23 May 2015
Property Copies of interface IDevMode returns/sets Value of short ...
Syntax
HRESULT get_Copies([out, retval] short* pVal); HRESULT put_Copies([in] short pVal);