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.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public int PagesCount { get; }
Public ReadOnly Property PagesCount As Integer
Get
public:
property int PagesCount {
int get ();
}
member PagesCount : int with get
Property Value
Int32