Image Viewer CP ActiveX Control

PDFKeyword

 

Set the Keyword property when save to PDF file or Return the Keyword information when loading the PDF file.

ImageViewer1.PDFKeyword[=String]


Parameter
String
the keyword of PDF file.

Remark
This property is Read/Write.

Example

   

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