'宣言
Public Overloads Shared Function Print( _ ByVal sectionDocument As SectionDocument, _ ByVal showPrintDialog As Boolean _ ) As Boolean
public static bool Print( SectionDocument sectionDocument, bool showPrintDialog )
パラメータ
- sectionDocument
- 印刷するドキュメント。
- showPrintDialog
- Trueの場合は、印刷ダイアログが表示されます。