public method XUnit.ConvertType

Brief

Converts the XUnit structure into another measurement unit.

Declaration
C#
Gehtsoft.PDFFlow.Models.Shared.XUnit  ConvertType (Gehtsoft.PDFFlow.Models.Enumerations.MeasurementUnit type)

Parameters
type

The measurement unit type to convert into.

Declared in XUnit

back