Borders.DistanceFromRight 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置文本的右边缘与右边框之间的间距 (以磅为单位)。
public:
property int DistanceFromRight { int get(); void set(int value); };
public int DistanceFromRight { get; set; }
member this.DistanceFromRight : int with get, set
Public Property DistanceFromRight As Integer
属性值
注解
对页面边框使用本属性,可设置文本与右边框之间的空间或页面的右边缘与右边框之间的间距。 测量距离的位置取决于 属性的值 DistanceFrom 。