C# Class Aspose.Words.Examples.CSharp.Rendering_and_Printing.ActivePrintPreviewDialog

Inheritance: System.Windows.Forms.PrintPreviewDialog
Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET Class Usage Examples

Méthodes protégées

Méthode Description
OnShown ( EventArgs e ) : void

Brings the Print Preview dialog on top when it is initially displayed.

Method Details

OnShown() protected méthode

Brings the Print Preview dialog on top when it is initially displayed.
protected OnShown ( EventArgs e ) : void
e System.EventArgs
Résultat void