Jump to main content
  Brainware Intelligent Capture Scripting
Brainware Intelligent Capture Scripting
 Foundation 23.1
  • Documentation Notice
  • About Scripting
  • ScriptModule Events
  • Cedar DocClass Event Interface
  • Cedar [FieldName] Event Interface
  • Working with Workdoc Objects (SCBCdrWKDOCLib)
  • SCBCdrPROJLib
  • Working with the Associative Search Engine (CDRADSLib)
  • Working with the Check Analysis Engine (SCBCdrParaCheckLib)
  • Working with the Format Analysis Engine (SCBCdrFormatEngine)
  • Working with Format Settings (SCBCdrFormatSettings)
  • Working with Batches (SCBCdrBATCHLib)
  • Comparing Strings (SCBCdrSTRCOMPLib)
  • Working with Images (SCBCroIMGLib)
  • Working with CI Documents (SCBCroCiDocLib)
  • Working with Cairo Projects (SCBCroPROJLib)
  • Working with Collections (SCBCroCollLib)
  • Working with Worktext Objects (SCBCroWorktextLib)
  • Working with Verification Forms (DISTILLERVERIFIERCOMPLib)
  • Printing Documents (SCBCroPrintLib)
  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption
  1. Home
  2. Printing Documents (SCBCroPrintLib)
  3. Print Object SCBCroPrint

    The component SCBCroPrint provides methods and properties to configure the printing process.

  4. SCBCroPrint Properties

    This object provides the following properties.

  • Documentation Notice
  • About Scripting
  • ScriptModule Events
  • Cedar DocClass Event Interface
  • Cedar [FieldName] Event Interface
  • Working with Workdoc Objects (SCBCdrWKDOCLib)
  • SCBCdrPROJLib
  • Working with the Associative Search Engine (CDRADSLib)
  • Working with the Check Analysis Engine (SCBCdrParaCheckLib)
  • Working with the Format Analysis Engine (SCBCdrFormatEngine)
  • Working with Format Settings (SCBCdrFormatSettings)
  • Working with Batches (SCBCdrBATCHLib)
  • Comparing Strings (SCBCdrSTRCOMPLib)
  • Working with Images (SCBCroIMGLib)
  • Working with CI Documents (SCBCroCiDocLib)
  • Working with Cairo Projects (SCBCroPROJLib)
  • Working with Collections (SCBCroCollLib)
  • Working with Worktext Objects (SCBCroWorktextLib)
  • Working with Verification Forms (DISTILLERVERIFIERCOMPLib)
  • Printing Documents (SCBCroPrintLib)
    • SCBCroPrintLib Type Definitions

      The SCBCroPrint object provides the following type definitions.

    • Print Object SCBCroPrint

      The component SCBCroPrint provides methods and properties to configure the printing process.

      • SCBCroPrint Properties

        This object provides the following properties.

        • BottomMargin

          This property sets or returns the margin in inches from the bottom of the physical page to the bottom of the printable area.

        • Collate

          This property sets or returns whether the printed document is collated.

        • Copies

          This property sets or returns the number of copies to print.

        • DocumentName

          This property sets or returns the name of the file to print.

        • FromPage

          This property sets or returns the start page number when a range of page is to be printed.

        • LeftMargin

          This property sets or returns the margin in inches from the left margin of the physical page to the left margin of the printable area.

        • PageRange

          This property sets or returns the page range of the document to be printed.

        • PaperOrientation

          This property sets or returns the page orientation for printing.

        • Printer

          This read-only property returns the printer name.

        • PrinterPort

          This read-only property returns the printer port.

        • RightMargin

          This property sets or returns the margin in inches from the right margin of the physical page to the right margin of the printable area.

        • ShowPrintDialog

          This property sets or returns whether the Print dialog is displayed before printing.

        • ShowPrintPageNrDialog

          This proerty sets or returns whether the Printing Page dialog is displayed while the print job is in progress.

        • ToPage

          This property sets or returns the start page number when a range of page is to be printed.

        • TopMargin

          This property sets or returns the margin in inches from the top of the physical page to the top of the printable area.

        • XResolution

          This property sets or returns the horizontal resolution of the printer or image in dots per inch.

        • YResolution

          This property sets or returns the vertical resolution of the printer or image in dots per inch.

      • SCBCroPrint Methods

        This object provides the following methods.

  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption

SCBCroPrint Properties

This object provides the following properties.

  • BottomMargin
  • Collate
  • Copies
  • DocumentName
  • FromPage
  • LeftMargin
  • PageRange
  • PaperOrientation
  • PrinterPort
  • RightMargin
  • ShowPrintDialog
  • ShowPrintPageNrDialog
  • ToPage
  • TopMargin
  • XResolution
  • YResolution
footer © Hyland Software, Inc. and its affiliates. All rights reserved.