次の方法で共有


HTMLDivision.LeftIndent プロパティ

定義

指定した HTML 部分の左インデント幅の値 (ポイント単位) を表す単精度浮動小数点型 (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

プロパティ値

適用対象