Northwoods.Go Assembly > Northwoods.Go Namespace : GoViewSheetStyle Enumeration |
'Declaration Public Enum GoViewSheetStyle Inherits System.Enum
public enum GoViewSheetStyle : System.Enum
Member | Description |
---|---|
None | The GoView.Sheet is not visible, and the view does not rescale/scroll automatically as the view's size is changed. |
Sheet | The GoView.Sheet is visible, but do not rescale/scroll automatically as the view's size is changed. |
SheetHeight | Keep the whole height of the page visible as the view's size is changed. |
SheetWidth | Keep the whole width of the page visible as the view's size is changed. |
WholeSheet | Keep the whole page visible as the view's size is changed. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoViewSheetStyle
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