ApplicationClass.PointsToMillimeters(Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- Points
- Single