GoDiagram Web Reference
AllowPrint Property

Gets or sets whether the objects in this layer will be printed.
Syntax
'Declaration
 
<CategoryAttribute("Behavior")>
<DefaultValueAttribute()>
<DescriptionAttribute("Whether the view can print the objects in this layer.")>
Public Property AllowPrint As Boolean
[CategoryAttribute("Behavior")]
[DefaultValueAttribute()]
[DescriptionAttribute("Whether the view can print the objects in this layer.")]
public bool AllowPrint {get; set;}
Remarks
A false value prevents the view from printing objects in this layer.
Requirements

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

See Also

Reference

GoLayer Class
GoLayer Members
CanPrintObjects Method
CanViewObjects Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback