Spread Windows Forms 12.0 Product Documentation
IsPreview Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PrintMessageBoxEventArgs Class : IsPreview Property
Gets whether this event is for the print preview.
Syntax
'Declaration
 
Public ReadOnly Property IsPreview As Boolean
'Usage
 
Dim instance As PrintMessageBoxEventArgs
Dim value As Boolean
 
value = instance.IsPreview
public bool IsPreview {get;}
See Also

Reference

PrintMessageBoxEventArgs Class
PrintMessageBoxEventArgs Members