Image Viewer CP Pro ActiveX Control ReferenceProperties PDFModifiedDate Image Viewer CP ActiveX Control PDFModifiedDate Return the Modified Date information when loading the PDF file. ImageViewer1.PDFModifiedDate[=String] ParameterStringthe modified date of PDF file.RemarkThis property is Read Only. Example Visual Basic SyntaxImageViewer1.FileName="c:\test.pdf"MsgBox ImageViewer1.PDFModifiedDate