IDevMode::Copies Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Parent page removed)
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 Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 06:41, 21 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);

See Also

IDevMode.