Link Search Menu Expand Document

PDFViewerControlNightMode Property

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.0.4759-master
Syntax
public bool NightMode { get; set; }

Property Value

Type: Boolean
See Also

Reference