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

Syntax

HRESULT get_FmtString([in]           ULONG  nParamID,
                      [out, retval]  BSTR*  sVal);
HRESULT put_FmtString([in]  ULONG  nParamID,
                      [in]  BSTR   sVal);

Parameters

nParamID
[in] Value of ULONG.

See Also

IIXC_Page