FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / MultiSideShape Class / ResetCanPrint Method


In This Topic
ResetCanPrint Method (MultiSideShape)
In This Topic
Resets whether the object can be printed by the container.
Syntax
'Declaration
 
Public Overridable Sub ResetCanPrint() 
 
'Usage
 
Dim instance As MultiSideShape
 
instance.ResetCanPrint()
See Also