IPXC_Image::Width Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Image|IPXC_Image]].
+
[[PXV:IPXC_Image|IPXC_Image]]

Revision as of 04:34, 23 May 2015


Property Width of interface IPXC_Image returns Value of ULONG ...

Syntax

HRESULT get_Width([out, retval]  ULONG*  pWidth);

See Also

IPXC_Image