Share via


XmlFormHostItem.Print method (Boolean)

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 ( _
    showPrintDialog As Boolean _
)
'Usage
Dim instance As XmlFormHostItem
Dim showPrintDialog As Boolean

instance.Print(showPrintDialog)
public virtual void Print(
    bool showPrintDialog
)

Parameters

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Print overload

Microsoft.Office.InfoPath namespace