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

Syntax

HRESULT get_TitlePrefix([out, retval]  BSTR*  pVal);
HRESULT put_TitlePrefix([in]  BSTR  pVal);

See Also

IUIX_LayoutItem