ObjectsListTStartingFromPage Property

Start page where document elements from the current instance of the object should be rendered. Usually used to specify start page of the range (together with PagesCount) to work with header or footer.

Definition

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

Property Value

Int32

See Also