Link Search Menu Expand Document

IRenderingOptionsNightMode 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.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
bool NightMode { get; set; }

Property Value

Type: Boolean
See Also

Reference