Table of Contents

Class PageSizeConverter

Namespace
PdfSharp
Assembly
PdfSharp-gdi.dll

Converter from PageSize to XSize.

public static class PageSizeConverter
Inheritance
PageSizeConverter
Inherited Members

Methods

ToSize(PageSize)

Converts the specified page size enumeration to a pair of values in point.

public static XSize ToSize(PageSize value)

Parameters

value PageSize

Returns

XSize