IPXC_Page::PageBatesNumber Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 4: Line 4:
 
{{ToReview}}
 
{{ToReview}}
  
Gets bates numbering (if any is present) from the current page.
+
Gets first bates numbering string (if any is present) from the current page.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:24, 8 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

See also IPXC_Page.