ReportOutput.printAscii(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void printAscii(System::String ^ _filename);
public virtual void printAscii (string _filename);
abstract member printAscii : string -> unit
override this.printAscii : string -> unit
Public Overridable Sub printAscii (_filename As String)
Parameters
- _filename
- String