Class PaperSourceExtensions

PaperSourceExtensions class

Представляет методы расширения для PaperSource.

public static class PaperSourceExtensions

Methods

NameDescription
static ToAsposePaperSource(this PaperSource)Преобразует специфичный для Windows System.Drawing.Printing.PaperSource в PaperSource.
static ToNativePaperSource(this PaperSource)Преобразует PaperSource в специфичный для Windows System.Drawing.Printing.PaperSource.

See Also