Scanner ActiveX Control

PDFAuthor

 

Set the Author property when save to PDF file.

Scanner1.PDFAuthor[=String]


Parameter
String
the author of PDF file.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.PDFAuthor="your author"