GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / Margins Property
In This Topic
    Margins Property
    In This Topic
    The minimum printable distances (in inches) from the sides ofn a page. This property determines the pages' trim box.
    Syntax
    public GoPdfMargins Margins {get; set;}
    See Also