ApplicationClass.PointsToCentimeters(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 PointsToCentimeters(float Points) = Microsoft::Office::Interop::Word::_Application::PointsToCentimeters;
public virtual float PointsToCentimeters (float Points);
abstract member PointsToCentimeters : single -> single
override this.PointsToCentimeters : single -> single
Public Overridable Function PointsToCentimeters (Points As Single) As Single
Parameters
- Points
- Single