Link Search Menu Expand Document

RenderingOptionsNightMode 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
public bool NightMode { get; set; }

Property Value

Type: Boolean

Implements

IRenderingOptionsNightMode
See Also

Reference