IPXC_RedactEntry::OverlayParams Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_RedactEntry::OverlayParams Property}}
 
{{#customTitle:IPXC_RedactEntry::OverlayParams Property}}
{{#parentPage:PXV:IPXC_RedactEntry|OverlayParams Property|property}}
+
{{#parentPage:PXV:IPXC_RedactEntry#Properties|OverlayParams Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:55, 21 May 2015


Property OverlayParams of interface IPXC_RedactEntry returns/sets Pointer to IPXC_RedactOverlayParams ...

Syntax

HRESULT get_OverlayParams([out, retval]  IPXC_RedactOverlayParams**  ppParams);
HRESULT put_OverlayParams([in]  IPXC_RedactOverlayParams*  ppParams);

See Also

IPXC_RedactEntry.