IPXC_Page::PageBatesNumber Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXC_Page::PageBatesNumber Property}}
 
{{#customTitle:IPXC_Page::PageBatesNumber Property}}
 
{{#parentPage:PXV:IPXC_Page|PageBatesNumber Property|property}}
 
{{#parentPage:PXV:IPXC_Page|PageBatesNumber Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''PageBatesNumber''' of interface [[PXV:IPXC_Page|IPXC_Page]] returns  Value of BSTR ...
+
Gets bates numbering (if any is present) from the current page.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:22, 8 May 2015


Gets bates numbering (if any is present) from the current page.

Syntax

HRESULT get_PageBatesNumber([out, retval]  BSTR*  pBatesNumber);

See Also

See also IPXC_Page.