IUIX_LayoutItem::TitleSuffix Property

From PDF XChange PDF SDK
Revision as of 08:15, 25 March 2020 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property TitleSuffix of interface IUIX_LayoutItem returns/sets Value of BSTR ...

Syntax

HRESULT get_TitleSuffix([out, retval]  BSTR*  pVal);
HRESULT put_TitleSuffix([in]  BSTR  pVal);

See Also

IUIX_LayoutItem