다음을 통해 공유


PageSection.PrintBetweenSections 속성

정의

보고서 섹션 사이에 페이지 구역을 인쇄할지 여부를 나타냅니다.

public:
 property bool PrintBetweenSections { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool PrintBetweenSections { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.PrintBetweenSections : bool with get, set
Public Property PrintBetweenSections As Boolean

속성 값

Boolean 값입니다.

특성

적용 대상