Accusoft.ImagXpress13.Net
Filename Property




Gets the file name.
Syntax
'Declaration
 
Public ReadOnly Property Filename As String
'Usage
 
Dim instance As ImageX
Dim value As String
 
value = instance.Filename
public string Filename {get;}
public: __property string* get_Filename();
public:
property String^ Filename {
   String^ get();
}

Property Value

The file name of the file loaded using FromFile.
See Also

Reference

ImageX Class
ImageX Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback