HorizontalPageBreak

HorizontalPageBreak class

Encapsulates the object that represents a horizontal page break.

Properties

NameTypeDescription
StartColumnintGets the start column index of this horizontal page break.
EndColumnintGets the end column index of this horizontal page break.
RowintGets the zero based row index.

HorizontalPageBreak.StartColumn property

Gets the start column index of this horizontal page break.

Type: int

HorizontalPageBreak.EndColumn property

Gets the end column index of this horizontal page break.

Type: int

HorizontalPageBreak.Row property

Gets the zero based row index.

Type: int