PaperSourceExtensions.ToNativePaperSource
PaperSourceExtensions.ToNativePaperSource 方法
将 PaperSource
转换为 Windows 特定的 System.Drawing.Printing.PaperSource。
public static PaperSource ToNativePaperSource(this PaperSource paperSource)
参数 | 类型 | 描述 |
---|---|---|
paperSource | PaperSource | 要转换的纸张来源。 |
返回值
Windows 纸张来源。