IRangeHelper::CurrentRect Property

From PDF XChange PDF SDK
Revision as of 22:25, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CurrentRect of interface IRangeHelper returns/sets Pointer to PXC_Rect ...

Syntax

HRESULT get_CurrentRect([out, retval] PXC_Rect* pRect);
HRESULT put_CurrentRect([in] PXC_Rect* pRect);

See Also

See also IRangeHelper.