Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Aspose
Words
Examples
CSharp
Rendering_and_Printing
ActivePrintPreviewDialog
C# Class Aspose.Words.Examples.CSharp.Rendering_and_Printing.ActivePrintPreviewDialog
Inheritance:
System.Windows.Forms.PrintPreviewDialog
ファイルを表示
Open project: aspose-words/Aspose.Words-for-.NET
Class Usage Examples
Protected Methods
Method
Description
OnShown
(
EventArgs
e
) :
void
Brings the Print Preview dialog on top when it is initially displayed.
Method Details
OnShown()
protected
method
Brings the Print Preview dialog on top when it is initially displayed.
protected
OnShown
(
EventArgs
e
) :
void
e
System.EventArgs
return
void