IPXC_BatesNumberingParams::Prefix Property

From PDF XChange PDF SDK
Revision as of 01:25, 20 October 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Prefix of interface IPXC_BatesNumberingParams returns/sets Value of BSTR ...

Syntax

HRESULT get_Prefix([out, retval]  BSTR*  sPrefix);
HRESULT put_Prefix([in]  BSTR  sPrefix);

See Also

IPXC_BatesNumberingParams