IRangeHelper::CurrentRect Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:45, 20 March 2015

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.