IPXC_RedactInfo::ImagesNoClip Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 00:48, 9 May 2019


Property ImagesNoClip of interface IPXC_RedactInfo returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_ImagesNoClip([out, retval]  VARIANT_BOOL*  bValue);
HRESULT put_ImagesNoClip([in]  VARIANT_BOOL  bValue);

See Also

IPXC_RedactInfo