SoToHTMLActionResetHTMLBuffer Method |
Resets buffer of the HTML output for output again.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void ResetHTMLBuffer()
Public Sub ResetHTMLBuffer
public:
void ResetHTMLBuffer()
member ResetHTMLBuffer : unit -> unit
Remarks Output starts over at beginning of buffer.
See Also