GlobalClass.InchesToPoints(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 InchesToPoints(float Inches) = Microsoft::Office::Interop::Word::_Global::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
Parameters
- Inches
- Single