PDF Viewer ActiveX Control

BackgroundColor

 

Return the background color.

PDFViewer1.BackgroundColor[=color]


Parameter
Color
the background color.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
PDFViewer1.BackgroundColor=RGB(255,0,0)