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