Class PaperSizeExtensions

PaperSizeExtensions class

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

public static class PaperSizeExtensions

Methods

NameDescription
static ToAsposePaperSize(this PaperSize)تحويل PaperSize الخاص بنظام Windows من نوع System.Drawing.Printing إلى PaperSize.
static ToNativePaperSize(this PaperSize)تحويل PaperSize إلى PaperSize الخاص بنظام Windows من نوع System.Drawing.Printing.

See Also