ApplicationClass.PointsToMillimeters(Single) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual float PointsToMillimeters(float Points) = Microsoft::Office::Interop::Word::_Application::PointsToMillimeters;
public virtual float PointsToMillimeters (float Points);
abstract member PointsToMillimeters : single -> single
override this.PointsToMillimeters : single -> single
Public Overridable Function PointsToMillimeters (Points As Single) As Single
Parâmetros
- Points
- Single