IPXV_FileNamesProvider::DocTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property DocTitle of interface IPXV_FileNamesProvider returns/sets Value of BSTR ...

Syntax

HRESULT get_DocTitle([out, retval]  BSTR*  sValue);
HRESULT put_DocTitle([in]  BSTR  sValue);

See Also

IPXV_FileNamesProvider