BeforePrintProject Event (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Occurs before a print project is executed.

Usage

Sub Application_BeforePrintProject(ByVal FileList As String)

Arguments

FileList

This is a comma-delimited list of files to be printed.