IPXV_MacroHelper::AutoNumDigits Property

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

Latest revision as of 01:23, 15 March 2016


Property AutoNumDigits of interface IPXV_MacroHelper returns/sets Value of ULONG ...

Syntax

HRESULT get_AutoNumDigits([out, retval]  ULONG*  nValue);
HRESULT put_AutoNumDigits([in]  ULONG  nValue);

See Also

IPXV_MacroHelper