Click or drag to resize

CPDFViewerSetPDFBackground Method

Set the background color of the PDF (effective in DrawModes.Custom mode)

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void SetPDFBackground(
	uint pdfBackground
)

Parameters

pdfBackground
Type: SystemUInt32
Background color
See Also