IPXC_Article::BeadPage Property
From PDF XChange PDF SDK
Line 4: | Line 4: | ||
{{ToReview}} | {{ToReview}} | ||
− | Gets/sets | + | Gets/sets bead's [[PXV:IPXC_Page|location page]]. |
== Syntax == | == Syntax == |
Revision as of 06:19, 19 May 2015
Gets/sets bead's location 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] Number of bead in article.
See Also
See also IPXC_Article.