You are here: Programmers Reference > Programmer's Reference > SessionInfo Object > PrintOption

SessionInfo.PrintOption property

Read-Write Property.

Type: long, based on L_PRINT_OPTION_ENUM

Used to define the print options controlling what is printed on the form and how the information is printed during a scanning session started by a Scan method call. These values are ORed together to enable some or all of the print option and passed into the Scan method.

Example To print Serial number and Batch number you would set this property to L_PRINT_OPTION_SERIAL_NUMBER | L_PRINT_OPTION_BATCH_NUMBER

IDL

propget, HRESULT PrintOption([out, retval] long *pVal);

propput, HRESULT PrintOption([in] long newVal);

Values

0 (zero)

No print string.

L_PRINT_OPTION_INAPP (default)

Use the presently configured print options.

L_PRINT_OPTION_SERIAL_NUMBER

Print the serial number on the form during scanning (equivalent to Serial Number checkbox on the Scanning Options dialog).

L_PRINT_OPTION_BATCH_NUMBER

Print the batch number on the form during scanning (equivalent to Batch Number checkbox on the Scanning Options dialog).

L_PRINT_OPTION_RUN_NUMBER

Print the run number on the form during scanning (equivalent to Run Number checkbox on the Scanning Options dialog).

L_PRINTOPTION_SCAN_DATE_2DIGYR

Print the scan date on the form during scanning, in the format mm/dd/yy (equivalent to Scan Date checkbox on the Scanning Options dialog).

L_PRINTOPTION_SCAN_DATE_4DIGYR

Print the scan date on the form with a four character year format, mm/dd/yyyy.

L_PRINT_OPTION_EDIT_OFFSET

Offset the printing of any edit failure data during scanning (equivalent to the Offset Edit Printing checkbox on the Scanning Options dialog).

Exceptions

Scanning Services Exceptions

See also

How to Implement Event Driven Scanning

 

 

See Help on Help for additional information on using this help file.

See Scantron Technical Support for additional information on technical support and training options.

See the ScanTools Suite System Requirements for further details on hardware and software requirements.

ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:

 

Scantron Corporation

Customer Service (forms, products, and services):

1-800-SCANTRON (722-6876)

www.scantron.com

Technical Support:

1-800-445-3141

support@scantron.com

Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation.

LINKS TO THIRD PARTY SITES

This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators.