Northwoods.Go Assembly > Northwoods.Go Namespace : GoSheet Class |
'Declaration <SerializableAttribute()> Public Class GoSheet Inherits GoGroup Implements IGoCollection
[SerializableAttribute()] public class GoSheet : GoGroup, IGoCollection
A sheet also supports a Grid and an optional BackgroundImage that you can set. It also can paint the margins to let the user know where the margins are.
For WinForms, you will need to set the margins appropriately, given the current page settings for your application. Given a PageSettings
object you can call UpdateBounds
to adjust the sizes of the Paper and the margins.
System.Object
Northwoods.Go.GoObject
Northwoods.Go.GoGroup
Northwoods.Go.GoSheet
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2