GetImageWatermark
Use this property to get the file name of the current PDF document.
Syntax
[VC++]
CString GetWorkFileName();
[CS]
public abstract new String GetWorkFileName ( )
[VB]
Function GetWorkFileName() As String