Image Viewer CP ActiveX Control

PDFAuthor

 

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

ImageViewer1.PDFAuthor[=String]


Parameter
String
the author of PDF file.

Remark
This property is Read/Write.

Example

   

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