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