Image Viewer CP ActiveX Control

PDFTitle

 

Set the Title property when save to PDF file or return Title information when you loading the PDF file.

ImageViewer1.PDFTitle[=String]


Parameter
String
the title of PDF file.

Remark
This property is Read/Write.

Example

   

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