ApplicationClass.InchesToPoints(Single) Método

Definición

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

Parámetros

Inches
Single

Devoluciones

Implementaciones

Se aplica a