C# 클래스 Aspose.Words.Examples.CSharp.Rendering_and_Printing.ActivePrintPreviewDialog

상속: System.Windows.Forms.PrintPreviewDialog
파일 보기 프로젝트 열기: aspose-words/Aspose.Words-for-.NET 1 사용 예제들

보호된 메소드들

메소드 설명
OnShown ( EventArgs e ) : void

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

메소드 상세

OnShown() 보호된 메소드

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