TableStyle.LeftIndent 属性

定义

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

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

属性值

适用于