Parameters
- value
- The value to convert, expressed in C1PrintDocument.ResolvedUnit units.
- destType
- The destination UnitTypeEnum units to convert to.
- destDpiX
- The horizontal destination resolution (DPI), required only if destType is UnitTypeEnum.Pixel.
- destDpiY
- The vertical destination resolution (DPI), required only if destType is UnitTypeEnum.Pixel.
Return Value
A PointD structure converted to target units.