다음을 통해 공유


TextParagraphProperties.Indent 속성

정의

줄 들여쓰기 정도를 가져옵니다.

public:
 abstract property double Indent { double get(); };
public abstract double Indent { get; }
member this.Indent : double
Public MustOverride ReadOnly Property Indent As Double

속성 값

Double

줄 들여쓰기 정도를 나타내는 Double입니다.

적용 대상