IPXC_Page::PageBatesNumber Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Page::PageBatesNumber Property}}
 
{{#customTitle:IPXC_Page::PageBatesNumber Property}}
Line 11: Line 12:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Page|IPXC_Page]].
+
[[PXV:IPXC_Page|IPXC_Page]].

Revision as of 05:47, 20 May 2015


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

Syntax

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

See Also

IPXC_Page.