You can change the color themes inside document viewers.
Day and night themes
Find out more about the sleek day and night themes available for the viewer UI.
Page Color mode
Pages can be viewed in various color modes, find out more here.
PDFViewCtrl
has three special color modes: night mode, inverted color mode, and custom color mode. In night mode, colors are adjusted to improve reading at night, in inverted color mode, all colors are inverted, and in custom color mode, you can set a custom color for text and the background color.
Color modes from left to right: normal color mode, inverted color mode, night mode and custom color mode.
To set the color mode:
Color mode | Constant value |
---|---|
Normal color mode | |
Night mode | |
Inverted color mode | |
Custom color mode |
|
SetColorPostProcessMode
.PDFViewCtrl
background color for the best visual result. You can set background color by calling SetClientBackgroundColor
(Xamarin.Android) or SetBackgroundColor
(Xamarin.iOS).For example, set the background color to black for night mode:postprocess_gradient_map
, call PDFViewCtrl.SetColorPostProcessColors
to set the white and black points. For example, for a sepia effect, try:PDFViewCtrl
to redraw the contents:Sample result when using postprocess_gradient_map
and a light/dark brown for the white/black color:Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales