VI class/Printing.Page Headers? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 24B
Scope Basic Development Environment
Data Name Printing.Headers
Short Name* Printing.Headers?
Long Name* Printing:Page Headers?
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type Boolean data type

Boolean

Property Node Printing:Page Headers?
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Available with control VIsYes
Available with global VIsYes
Available with polymorphic VIsNo
Available with strict type definitionsYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

If TRUE, LabVIEW prints headers for the VI. Use the Printing:Header Content properties in this class to customize the contents of the headers.

This property is similar to the Print header (name, date, page number) checkbox on the Print Options page of the VI Properties dialog box and the Print header (name, date, page number) checkbox on the Page Setup page of the Print dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links