Image Viewer CP ActiveX Control

PDFModifiedDate

 

Return the Modified Date information when loading the PDF file.

ImageViewer1.PDFModifiedDate[=String]


Parameter
String
the modified date of PDF file.

Remark
This property is Read Only.

Example

   

Visual Basic Syntax
ImageViewer1.FileName="c:\test.pdf"
MsgBox ImageViewer1.PDFModifiedDate