GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / RendersShadows Property
In This Topic
    RendersShadows Property
    In This Topic
    Controls whether Northwoods.Go.GoObjects with shadows will have a shadow rendered onto the document
    Syntax
    public bool RendersShadows {get; set;}
    See Also