PaperSourceExtensions.ToNativePaperSource

PaperSourceExtensions.ToNativePaperSource-Methode

Konvertiert PaperSource in Windows-spezifisches System.Drawing.Printing.PaperSource.

public static PaperSource ToNativePaperSource(this PaperSource paperSource)
ParameterTypBeschreibung
paperSourcePaperSourceZu konvertierende Papierquelle.

Rückgabewert

Windows-Papierquelle.

Siehe auch