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