Image Viewer CP ActiveX Control

PDFCreatedDate

 

Return created date when you loading the PDF file.

ImageViewer1.PDFCreatedDate[=String]


Parameter
String
the created date of PDF file.

Remark
This property is Read only.

Example

   

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