GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfPageInfo Class / Size Property
In This Topic
    Size Property (GoPdfPageInfo)
    In This Topic
    Gets the size of the current page, in device-independent pixels.
    Syntax
    public SizeF Size {get;}
    See Also