このメンバは、XmlForm クラスの Print メソッドのラッパーです。
名前空間: Microsoft.Office.InfoPath
アセンブリ: Microsoft.Office.InfoPath (microsoft.office.infopath.dll 内)
構文
'宣言
Public Overridable Sub Print ( _
showPrintDialog As Boolean _
)
'使用
Dim instance As XmlFormHostItem
Dim showPrintDialog As Boolean
instance.Print(showPrintDialog)
public virtual void Print (
bool showPrintDialog
)
パラメータ
- showPrintDialog
関連項目
参照
XmlFormHostItem クラス
XmlFormHostItem のメンバ
Microsoft.Office.InfoPath 名前空間