IPXC_RedactInfo::ImagesNoClip Property

From PDF XChange PDF SDK
Jump to: navigation, search


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