Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IBorderGrayscaleSupport Interface / GrayscaleSetting Method
State printting black and white mode.


In This Topic
GrayscaleSetting Method
In This Topic
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)

Parameters

isGrayscale
State printting black and white mode.
See Also