Gets and sets an indicator if the pixel value of zero is set to black or white.
Property Type
Read-write property
Syntax
Visual Basic
Public Property SavePDFSwapBlackAndWhite As Boolean
Return Type
A boolean value which is True to set the pixel value in the saved image to 1 = black and 0 = white. Otherwise, False sets the pixel value in the saved image to 1 = white and 0 = black.