IPXC_DocSrcInfo::ActualFileName Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property ActualFileName of interface IPXC_DocSrcInfo returns Value of BSTR containing the actual file name (can be overlapped by setting CustFileName property).

Syntax

HRESULT get_ActualFileName([out, retval]  BSTR*  sVal);

See Also

IPXC_DocSrcInfo