PdfPageSetupDialogShowingEventArgs.MinimumFormSize Property
In This Article
Gets the form’s minimum size.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Size | A |
#Remarks
Use this property to access the page setup dialog minimum size when the PdfViewer.PageSetupDialogShowing event is raised.
See Also