IPXC_EState::TransferFunc Property
From PDF XChange PDF SDK
Property TransferFunc of interface IPXC_EState returns/sets Pointer to IPXC_TransferFunction ...
Syntax
HRESULT get_TransferFunc([out, retval] IPXC_TransferFunction** ppFunc); HRESULT put_TransferFunc([in] IPXC_TransferFunction* ppFunc);
See Also
See also IPXC_EState.