ApplicationClass.PointsToPicas(Single) 方法

定义

public:
 virtual float PointsToPicas(float Points) = Microsoft::Office::Interop::Word::_Application::PointsToPicas;
public virtual float PointsToPicas (float Points);
abstract member PointsToPicas : single -> single
override this.PointsToPicas : single -> single
Public Overridable Function PointsToPicas (Points As Single) As Single

参数

Points
Single

返回

实现

适用于