Image Viewer CP Pro ActiveX Control ReferenceProperties FileWidth Image Viewer CP ActiveX Control FileWidth Return the Width of image. ImageViewer1.FileWidth RemarkThis property is Read Only. Example Visual Basic SyntaxImageViewer1.FileName="c:\test.jpg"iWidth=ImageViewer1.FileWidth