PageSizeConverterToSize Method Terminal Works - PDF Printing.Net Library
Converts the specified page size enumeration to a pair of values in point.

Namespace: PdfEdit
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public static XSize ToSize(
	PageSize value
)

Parameters

value
Type: PdfEditPageSize

Return Value

Type: XSize
See Also

Reference