IPXC_Article::BeadPage Property

From PDF XChange PDF SDK
Revision as of 05:56, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

Property BeadPage of interface IPXC_Article returns/sets Pointer to IPXC_Page ...


Syntax

HRESULT get_BeadPage([in] ULONG nBead, [out, retval] IPXC_Page** ppPage);
HRESULT put_BeadPage([in] ULONG nBead, [in] IPXC_Page* ppPage);

Parameters

nBead
[in] Value of ULONG.

See Also

See also IPXC_Article.