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