IIXC_Page::FmtDouble 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 FmtDouble of interface IIXC_Page returns/sets Value of double ...

Syntax

HRESULT get_FmtDouble([in]           ULONG    nParamID,
                      [out, retval]  double*  nVal);
HRESULT put_FmtDouble([in]  ULONG   nParamID,
                      [in]  double  nVal);

Parameters

nParamID
[in] Value of ULONG.

See Also

IIXC_Page