Click or drag to resize

PdfPaperSettingsEventArgs CurrentPaperSource Property

Get or set current paper source on the printer.

Namespace: Spire.Pdf.Print
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PaperSource CurrentPaperSource { get; set; }

Property Value

Type: PaperSource
See Also