GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / Alignment Property
In This Topic
    Alignment Property (GoPdfWriter)
    In This Topic
    Controls how the diagram should be rendered if there is more space than needed (e.g., whether it should be stretched to fill the pages, whether it should be centered,...)
    Syntax
    public GoPdfAlignment Alignment {get; set;}
    See Also