ReportOutput.printRTF(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 printRTF(System::String ^ _filename);
public virtual void printRTF (string _filename);
abstract member printRTF : string -> unit
override this.printRTF : string -> unit
Public Overridable Sub printRTF (_filename As String)
Parameters
- _filename
- String