PDFViewerControlNightMode Property ByteScout PDF Viewer SDK
Gets or sets whether the "Night Mode" is enabled. In the night mode document is rendered with black background, black text becomes white, images are dimmed.

Namespace:  Bytescout.PDFViewer
Assembly:  Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax

public bool NightMode { get; set; }

Property Value

Type: Boolean
See Also

Reference