Image Viewer CP ActiveX Control

PDFSubject

 

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

ImageViewer1.PDFSubject[=String]


Parameter
String
the subject of PDF file.

Remark
This property is Read/Write.

Example

   

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