PDF Viewer SDK ActiveX Control ReferenceProperties BackgroudColor PDF Viewer ActiveX Control BackgroundColor Return the background color. PDFViewer1.BackgroundColor[=color] ParameterColorthe background color.RemarkThis property is Read/Write. Example Visual Basic SyntaxPDFViewer1.BackgroundColor=RGB(255,0,0)