Back to Devexpress

PageSetupDialogShowingEventArgs.WindowStartupLocation Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pagesetupdialogshowingeventargs-b95d2a9a.md

latest1.4 KB
Original Source

PageSetupDialogShowingEventArgs.WindowStartupLocation Property

Gets or sets the startup location of the page setup dialog when first shown. This is a dependency property.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public WindowStartupLocation WindowStartupLocation { get; set; }
vb
Public Property WindowStartupLocation As WindowStartupLocation

Property Value

TypeDescription
WindowStartupLocation

A WindowStartupLocation enumeration value specifying the startup location of the page setup dialog.

|

See Also

PageSetupDialogShowingEventArgs Class

PageSetupDialogShowingEventArgs Members

DevExpress.Xpf.PdfViewer Namespace