IIXC_Page::FmtInt Property

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

Latest revision as of 23:48, 11 August 2015


Property FmtInt of interface IIXC_Page returns/sets Value of ULONG ...

Syntax

HRESULT get_FmtInt([in]           ULONG   nParamID,
                   [out, retval]  ULONG*  nVal);
HRESULT put_FmtInt([in]  ULONG  nParamID,
                   [in]  ULONG  nVal);

Parameters

nParamID
[in] Value of ULONG.

See Also

IIXC_Page