ApplicationClass.MillimetersToPoints(Single) Method

Definition

public:
 virtual float MillimetersToPoints(float Millimeters) = Microsoft::Office::Interop::Word::_Application::MillimetersToPoints;
public virtual float MillimetersToPoints (float Millimeters);
abstract member MillimetersToPoints : single -> single
override this.MillimetersToPoints : single -> single
Public Overridable Function MillimetersToPoints (Millimeters As Single) As Single

Parameters

Millimeters
Single

Returns

Implements

Applies to