Accusoft.PrintProSdk Namespace > Printer Class : FileName Property |
'Declaration Public ReadOnly Property FileName As String
public string FileName {get;}
public: __property string* get_FileName();
If it is not a file printer, this method throws an exception. Use the IsFilePrinter property to test if a printer object is a file printer.