GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / Scale Property
In This Topic
    Scale Property (GoPdfWriter)
    In This Topic
    The number of PDF units corresponding to a single Northwoods.Go.GoDocument unit. 72 PDF units correspond to an inch.
    Syntax
    public float Scale {get; set;}
    See Also