ApplicationClass.InchesToPoints(Single) Method

Definition

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

Parameters

Inches
Single

Returns

Implements

Applies to