IPXC_ContentItem::Image_Handle Property

From PDF XChange PDF SDK
Revision as of 12:32, 9 June 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Image_Handle of interface IPXC_ContentItem returns/sets Value of ULONG ...

Syntax

HRESULT get_Image_Handle([out, retval]  ULONG*  nHandle);
HRESULT put_Image_Handle([in]  ULONG  nHandle);

See Also

IPXC_ContentItem