GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / Padding Property
In This Topic
    Padding Property
    In This Topic
    The minimum distances (in inches) between the bounds of the diagram and tha pages' margins.
    Syntax
    public GoPdfMargins Padding {get; set;}
    See Also