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.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
WindowStartupLocation | A WindowStartupLocation enumeration value specifying the startup location of the page setup dialog. |
See Also