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)
Syntaxpublic void SetPDFBackground(
uint pdfBackground
)
Parameters
- pdfBackground
- Type: SystemUInt32
Background color
See Also