Previews a printed report using the specified
PrintDialog.| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub PrintPreview( _ ByVal printDialog As PrintDialog _ ) | |
| C# | |
|---|---|
public void PrintPreview( PrintDialog printDialog ) | |
Parameters
- printDialog
- PrintDialog
| dbicMonth | Send comments on this topic. |
| PrintPreview(PrintDialog) Method | |
| See Also | |
|
| dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class > PrintPreview Method : PrintPreview(PrintDialog) Method |
Previews a printed report using the specified
PrintDialog.| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub PrintPreview( _ ByVal printDialog As PrintDialog _ ) | |
| C# | |
|---|---|
public void PrintPreview( PrintDialog printDialog ) | |