IPXC_GState::Clip Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_GState::Clip Property}}
 
{{#customTitle:IPXC_GState::Clip Property}}
 +
{{#parentPage:PXV:IPXC_GState|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Clip''' of interface [[PXV:IPXC_GState|IPXC_GState]] returns/sets  Pointer to [[PXV:IPXC_ContentItem|IPXC_ContentItem]] ...
 
Property '''Clip''' of interface [[PXV:IPXC_GState|IPXC_GState]] returns/sets  Pointer to [[PXV:IPXC_ContentItem|IPXC_ContentItem]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:51, 20 April 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);

See Also

See also IPXC_GState.