static public method PredefinedSizeBuilder.ToSize

Brief

Gets the paper size in points.

Declaration
C#
Gehtsoft.PDFFlow.Models.Shared.XSize  ToSize (Gehtsoft.PDFFlow.Models.Enumerations.PaperSize value)

Parameters
value

The paper size value.

Declared in PredefinedSizeBuilder

back