Scanner ActiveX Control

PDFTitle

 

Set the Title property when save to PDF file.

Scanner1.PDFTitle[=String]


Parameter
String
the Title of PDF file.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.PDFTitle="your Title"