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