IPXC_RedactEntry::Quads Property

From PDF XChange PDF SDK
Revision as of 07:11, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Quads of interface IPXC_RedactEntry returns/sets Pointer to IPXC_QuadsF ...

Syntax

HRESULT get_Quads([out, retval]  IPXC_QuadsF**  Quads);
HRESULT put_Quads([in]  IPXC_QuadsF*  Quads);

See Also

IPXC_RedactEntry