IPXS_EncodeFiltersArray::FilterParams Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property pFilterParams of interface IPXS_EncodeFiltersArray returns Pointer to IPXS_PDFVariant ...

Syntax

HRESULT get_FilterParams([in]           ULONG              nIndex,
                         [out, retval]  IPXS_PDFVariant**  pFilterParams);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXS_EncodeFiltersArray