JavaScript API: convertMeasuringUnit

convertMeasuringUnit

PREMIUM TRIAL / ADVANCED

Converts measuring unit.

Note

You are reading the JavaScript API documentation. For the PHP API methods please go to PHP API.

Description
convertMeasuringUnit = (value: number, from: MeasuringUnit, to: MeasuringUnit, round: boolean = true): number | null
Code samples
Release notes
  • phpdocx 15.0:
    • new method.