SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
Page
Model Constructor
Default constructor of the
PageModel
class.
Definition
Namespace:
SMath.Manager
Assembly:
SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
Copy
public
PageModel
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
PageModel
()
F#
Copy
new
:
unit
->
PageModel
See Also
Reference
PageModel Class
PageModel Overload
SMath.Manager Namespace
In This Article
Definition
See Also