GlobalClass.PointsToInches(Single) Method

Definition

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

Parameters

Points
Single

Returns

Implements

Applies to