IPXV_Control::Src Property

From PDF XChange PDF SDK
Revision as of 07:26, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets/sets the source file name of document. You may use it to put the path to file to open.

Syntax

HRESULT get_Src([out, retval]  BSTR*  Src);
HRESULT put_Src([in]  BSTR  Src);

See Also

IPXV_Control