PaperSourceExtensions.ToNativePaperSource

PaperSourceExtensions.ToNativePaperSource metod

Konverterar PaperSource till Windows-specifik System.Drawing.Printing.PaperSource.

public static PaperSource ToNativePaperSource(this PaperSource paperSource)
ParameterTypBeskrivning
paperSourcePaperSourcePapperskälla att konvertera.

Returvärde

Windows papperskälla.

Se Även