PdfViewerPreferences.CenterWindow Property
Gets or sets whether to center the document window.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to center the document window; otherwise, false. |
See Also