Spread Windows Forms 12.0 Product Documentation
EnhancePreview Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PrintInfo Class : EnhancePreview Property
Gets or sets the state to show enhanced print preview dialog.
Syntax
'Declaration
 
Public Property EnhancePreview As Boolean
'Usage
 
Dim instance As PrintInfo
Dim value As Boolean
 
instance.EnhancePreview = value
 
value = instance.EnhancePreview
public bool EnhancePreview {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members