Spread Windows Forms 12.0 Product Documentation
GrayscaleSetting Method


FarPoint.Win Assembly > FarPoint.Win Namespace > IBorderGrayscaleSupport Interface : GrayscaleSetting Method
State printting black and white mode.
Print with black and white mode.
Syntax
'Declaration
 
Function GrayscaleSetting( _
   ByVal isGrayscale As Object _
) As Object
'Usage
 
Dim instance As IBorderGrayscaleSupport
Dim isGrayscale As Object
Dim value As Object
 
value = instance.GrayscaleSetting(isGrayscale)
object GrayscaleSetting( 
   object isGrayscale
)

Parameters

isGrayscale
State printting black and white mode.
See Also

Reference

IBorderGrayscaleSupport Interface
IBorderGrayscaleSupport Members