TextParagraphProperties.ParagraphIndent プロパティ

定義

段落のインデントの量を取得します。

public:
 virtual property double ParagraphIndent { double get(); };
public virtual double ParagraphIndent { get; }
member this.ParagraphIndent : double
Public Overridable ReadOnly Property ParagraphIndent As Double

プロパティ値

Double

段落のインデントの量を表す Double

適用対象