GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / RendersBackground Property
In This Topic
    RendersBackground Property
    In This Topic
    Specifies whether the View's background color should be drawn. Default is false.
    Syntax
    public bool RendersBackground {get; set;}
    See Also