RenderingOptions.BackgroundColor

RenderingOptions.BackgroundColor property

Gets or sets Color which will fill background of every page. Default value is Transparent.

public Color BackgroundColor { get; set; }

See Also