IIXC_Page::FmtInt Property

From PDF XChange PDF SDK
Revision as of 23:48, 11 August 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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