HTMLDivision.LeftIndent 属性

定义

返回或设置一个 Single 类型的值,代表指定的 HTML 划分的左缩进值(以磅为单位)。

public:
 property float LeftIndent { float get(); void set(float value); };
public float LeftIndent { get; set; }
member this.LeftIndent : single with get, set
Public Property LeftIndent As Single

属性值

适用于