Skip to main content

PdfPageSetupDialogShowingEventArgs Properties

Provides data for the PdfViewer.PageSetupDialogShowing event.
Name Description
FormLocation Gets or sets the point that specifies the screen coordinates of the form’s upper-left corner.
FormSize Gets or sets the size of the PDF page setup dialog.
FormStartPosition Gets or sets the form start position at runtime.
MinimumFormSize Gets the form’s minimum size.
PrinterSettings Provides access to the PDF printer settings.
See Also