PageModel.PrintBackgroundImages Property

Whether to render background images on the page on print out or not.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool PrintBackgroundImages { get; set; }

Property Value

Boolean

See Also