Click or drag to resize

PdfPrintSettings PaperSettings Event

Occurs immediately before print each paper. Note: Ignore on MacOS/Linux platform.

Namespace: Spire.Pdf.Print
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public event PdfPaperSettingsEventHandler PaperSettings

Value

Type: Spire.Pdf.Print PdfPaperSettingsEventHandler
See Also