AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : SavePDFSwapBlackandWhite Property |
PDF support is deprecated in ImagXpress; instead, please use PDF Xpress for PDF support. |
Gets and sets whether when saving a PDF file the pixel value of zero is black or white.
Visual Basic |
---|
Public Property SavePDFSwapBlackandWhite As Boolean |
True for white being 0 and black is 1.
False for black being 0 and white is 1.
This property pertains only to G4 Compression types. SavePDFCompression must be set to either PDF_CCITTFAX4 or PDF_Compress_G4.