IUIX_LayoutItem::TitleSuffix Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 08:15, 25 March 2020


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