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