PrintFormatEnum

LabView ActiveX Properties and Methods

PrintFormatEnum

Indicates the image format to use for printing.

Name Value Description
eCustom 0 Use the Application properties to specify the format.
eStandard 1 Prints the VI description, icon and connector pane, front panel, and block diagram.
eUsingPanel 2 Prints the VI description, front panel, and controls and indicators, including data types, names, and descriptions. LabVIEW prints the controls and indicators in tabbing order.
eUsingSubVI 3 Prints the VI description, icon and connector pane, and connected controls and indicators, including data types, names, and descriptions. LabVIEW prints the controls and indicators in tabbing order.
eComplete 4 Prints the VI description; icon and connector pane; front panel; controls and indicators, including data types, names, and descriptions; block diagram; a list of subVIs, including icons, names, and paths; revision history information; and the VI hierarchy.