ApplicationClass.PointsToCentimeters(Single) Method

Definition

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

Parameters

Points
Single

Returns

Implements

Applies to