GoDiagram Web Reference
CanPrint Method

Called to see if the view can print this object.
Syntax
'Declaration
 
Public Overridable Function CanPrint() As Boolean
public virtual bool CanPrint()
Remarks
This returns true if Printable, if its parent is printable, and if this object is part of a layer, whether Layer.CanPrintObjects is true. This predicate is used by methods such as Paint when GoView.GoView.IsPrinting is true for a view.
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

GoObject Class
GoObject Members
Printable Property
CanPrintObjects Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback