Visual Basic (Declaration) | |
---|---|
Public Property Visible As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Visible {get; set;} |
Return Value
Enables or disables drawing zones when drawing a page.When the value for this property is true, then the zones
for the specified page will be
drawn; otherwise, the zones will not be drawn.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family