Class PaperSourceExtensions

PaperSourceExtensions class

يمثل طرق التمديد لـ PaperSource.

public static class PaperSourceExtensions

Methods

NameDescription
static ToAsposePaperSource(this PaperSource)Converts Windows-specific System.Drawing.Printing.PaperSource to PaperSource.
static ToNativePaperSource(this PaperSource)Converts PaperSource to Windows-specific System.Drawing.Printing.PaperSource.

See Also