IPXC_BatesNumberingParams::Suffix 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 Suffix of interface IPXC_BatesNumberingParams returns/sets Value of BSTR ...

Syntax

HRESULT get_Suffix([out, retval]  BSTR*  sSuffix);
HRESULT put_Suffix([in]  BSTR  sSuffix);

See Also

IPXC_BatesNumberingParams