PageModel.PrintAreas Property
Whether to display Area regions on the page on print out or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool PrintAreas { get; set; }
Public Property PrintAreas As Boolean
Get
Set
public:
property bool PrintAreas {
bool get ();
void set (bool value);
}
member PrintAreas : bool with get, set
Property Value
Boolean