Share via


Section.HasTrailingParagraphBreakOnPaste 속성

정의

루트 Section 요소의 콘텐츠를 클립보드에 넣을 때 후행 단락 나누기를 마지막 단락 뒤에 삽입해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Boolean

true 후행 단락 나누기; 포함 되어야 함을 나타내려면 그렇지 않으면 false합니다.

설명

이 속성은 루트에 적용할 수만 Section 유동 콘텐츠 요소입니다. 이 속성은 루트가 아닌에 영향을 주지 Section 유동 콘텐츠 내에서 포함 된 요소입니다.

적용 대상