Scanner ActiveX Control

PDFSubject

 

Set the Subject property when save to PDF file.

Scanner1.PDFSubject[=String]


Parameter
String
the subject of PDF file.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.PDFSubject="your Subject"