Parameters
- length
- The length to convert. If it is expressed in C1.C1Preview.UnitTypeEnum.Default, the current document's C1.C1Preview.C1PrintDocument.DefaultUnit units are used.
- style
- The C1.C1Preview.C1PrintDocument.Style providing the font, required if length is expressed in C1.C1Preview.UnitTypeEnum.Em, C1.C1Preview.UnitTypeEnum.Ex or C1.C1Preview.UnitTypeEnum.LineSpacing (otherwise, it can be null).
- context
- C1.C1Preview.Scripting.IScriptContext that should be used to get calculated properties.
Return Value
The converted double value.