XmlFormHostItem.Print method
This member is a wrapper for the Print method of the XmlForm class.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public Overridable Sub Print
'Usage
Dim instance As XmlFormHostItem
instance.Print()
public virtual void Print()