IPXC_GState::Clip Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_GState|IPXC_GState]] | + | [[PXV:IPXC_GState|IPXC_GState]] |
Revision as of 03:33, 23 May 2015
Property Clip of interface IPXC_GState returns/sets Pointer to IPXC_ContentItem ...
Syntax
HRESULT get_Clip([out, retval] IPXC_ContentItem** ppClip); HRESULT put_Clip([in] IPXC_ContentItem* ppClip);