GoXam for WPF v3
CanPrint Method (Part)
Northwoods.GoXam Namespace > Part Class : CanPrint Method
This predicate is true if the user may print this part.
Syntax
public bool CanPrint()

Return Value

Return true if this part is Printable, if this part's layer's AllowPrint is true, and if this part's diagram's AllowPrint is true.
See Also

Reference

Part Class
Part Members