Rectangle.OmitBorderOnPageBreak Property

Definition

Gets a value that indicates the borders should not appear at locations where the rectangle spans multiple pages.

public:
 property bool OmitBorderOnPageBreak { bool get(); };
public bool OmitBorderOnPageBreak { get; }
member this.OmitBorderOnPageBreak : bool
Public ReadOnly Property OmitBorderOnPageBreak As Boolean

Property Value

A Boolean value.

Applies to