IDevMode::MediaType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 13:32, 13 April 2015

Property MediaType of interface IDevMode returns/sets Value of ULONG ...


Syntax

HRESULT get_MediaType([out, retval] ULONG* pVal);
HRESULT put_MediaType([in] ULONG pVal);

See Also

See also IDevMode.