[]
        
(Showing Draft Content)

DDCssLib.CSSValue.GetLengthTwips

GetLengthTwips Method

GetLengthTwips(float)

Returns a length value in twip units.

Declaration
public float GetLengthTwips(float aTwipsPerPixel)
Parameters
Type Name Description
float aTwipsPerPixel

This value is necessary to convert a device independent length unit (mm, cm, inch, etc...) from the device dependent unit pixels. If the value was specified in a device independent unit, then this value will not be used.

Returns
Type Description
float