BackColor

MultiPageLayout.BackColor property

Gets or sets the background color of the output. The default is Empty.

public Color BackColor { get; set; }

See Also