PdfPageSetupDialogShowingEventArgs Properties
Provides data for the PdfViewer.PageSetupDialogShowing event.
Name | Description |
---|---|
Form |
Gets or sets the point that specifies the screen coordinates of the form’s upper-left corner. |
Form |
Gets or sets the size of the PDF page setup dialog. |
Form |
Gets or sets the form start position at runtime. |
Minimum |
Gets the form’s minimum size. |
Printer |
Provides access to the PDF printer settings. |
See Also