Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CrescentShape Class / ResetCanPrint Method


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