IPXC_Article::BeadPageIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Article::BeadPageIndex Property}}
 
{{#customTitle:IPXC_Article::BeadPageIndex Property}}
 +
{{#parentPage:PXV:IPXC_Article|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''BeadPageIndex''' of interface [[PXV:IPXC_Article|IPXC_Article]] returns/sets  Value of ULONG ...
 
Property '''BeadPageIndex''' of interface [[PXV:IPXC_Article|IPXC_Article]] returns/sets  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:41, 20 April 2015


Property BeadPageIndex of interface IPXC_Article returns/sets Value of ULONG ...

Syntax

HRESULT get_BeadPageIndex([in] ULONG nBead, [out, retval] LONG* pPageIdx);
HRESULT put_BeadPageIndex([in] ULONG nBead, [in] ULONG pPageIdx);

Parameters

nBead
[in] Value of ULONG.

See Also

See also IPXC_Article.