[]
Represents the event data for a PrintPDF event.
public class PrintPDFEventArgs : EventArgs
Public Class PrintPDFEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| PrintPDFEventArgs() | Creates a new object with the PrintPDF event arguments. |
| Name | Description |
|---|---|
| PdfFileName | Gets or sets the PDF file name. |
| SheetIndex | Gets the index of the sheet to print. |