Previous topic

DocGetPageNumber

Next topic

DocGetProtectionComment

This Page

DocGetPathNameΒΆ

DocGetPathName returns the document file name or an empty string if the document has not been saved.

ssPathName = DocGetPathName(hDoc)

Return Value

ssPathName is the document file name or an empty string if the document has not been saved.

Parameters

hDoc

Identifies the document.

id-1547292