ObjectsListTPagesCount Property

Number of pages to display document elements from the current instance of the object starting from StartingFromPage. Usually used to specify pages count where header or footer is supposed to be rendered.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public int PagesCount { get; }

Property Value

Int32

See Also