public string FileName {get;}
public: __property string* get_FileName();
public: property String^ FileName { String^ get(); }
'Declaration Public ReadOnly Property FileName As String
'Usage Dim instance As Printer Dim value As String value = instance.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.
Printer Class Printer Members IsFilePrinter Property
©2019. Accusoft Corporation. All Rights Reserved.