reNightDuotoneproperty NightDuotonePaper: TColor;
Cuando reNightDuotone está presente en Options, TPdfView mapea la luminancia de la página renderizada hacia NightDuotoneInk y NightDuotonePaper antes de pintar las superposiciones
Asignar esta propiedad invalida la vista de inmediato cuando reNightDuotone está activo
clBlackPdfView1.NightDuotonePaper := clBlack;
PdfView1.Options := PdfView1.Options + [reNightDuotone];