Image Viewer CP ActiveX Control

PDFProducer

 

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

ImageViewer1.PDFProducer[=String]


Parameter
String
the producer of PDF file.

Remark
This property is Read/Write.

Example

   

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