IUIX_Slider::Pos Property
From PDF XChange PDF SDK
Property Pos of interface IUIX_Slider returns/sets Value of double ...
This property makes it possible to read and set the current position of the slider.
Syntax
HRESULT get_Pos([out, retval] double* pPos); HRESULT put_Pos([in] double pPos);