Click or drag to resize

PdfViewerPageBackColor Property

Gets or sets the background color for the control under PDF page.

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.89.2704
Syntax
public Color PageBackColor { get; set; }

Property Value

Color
See Also