Paragraph.KeepWithNext 속성

정의

이 단락과 다른 단락 사이에 구분될 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool KeepWithNext { bool get(); void set(bool value); };
public bool KeepWithNext { get; set; }
member this.KeepWithNext : bool with get, set
Public Property KeepWithNext As Boolean

속성 값

이 단락과 다른 단락 사이에 구분되지 않는 경우 true이고 구분되는 경우 false입니다. 기본값은 false입니다.

설명

종속성 속성 정보

식별자 필드 KeepWithNextProperty
메타 데이터 속성 설정 true AffectsParentMeasure

적용 대상

추가 정보