IRangeHelper::MaxSize 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 MaxSize of interface IRangeHelper returns/sets Value of ULONG ...


Syntax

HRESULT get_MaxSize([out, retval] ULONG* pMaxSize);
HRESULT put_MaxSize([in] ULONG pMaxSize);

See Also

See also IRangeHelper.