GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / RendersFullPage Property
In This Topic
    RendersFullPage Property
    In This Topic
    Specifies whether the Background color and grid, if drawn, should extend to the margins of the pages. Default is false.
    Syntax
    public bool RendersFullPage {get; set;}
    See Also